diff options
Diffstat (limited to 'src/superio/winbond/w83627uhg')
-rw-r--r-- | src/superio/winbond/w83627uhg/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627uhg/Makefile.inc b/src/superio/winbond/w83627uhg/Makefile.inc index 58dd621234..6fe6f5be55 100644 --- a/src/superio/winbond/w83627uhg/Makefile.inc +++ b/src/superio/winbond/w83627uhg/Makefile.inc @@ -19,4 +19,4 @@ ## #config chip.h -obj-$(CONFIG_SUPERIO_WINBOND_W83627UHG) += superio.o +obj-$(CONFIG_SUPERIO_WINBOND_W83627UHG) += superio.o |