diff options
Diffstat (limited to 'src/superio/winbond/w83627thg/Makefile.inc')
-rw-r--r-- | src/superio/winbond/w83627thg/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627thg/Makefile.inc b/src/superio/winbond/w83627thg/Makefile.inc index ea60c2fa20..c14898fb1a 100644 --- a/src/superio/winbond/w83627thg/Makefile.inc +++ b/src/superio/winbond/w83627thg/Makefile.inc @@ -1,2 +1,2 @@ #config chip.h -obj-$(CONFIG_SUPERIO_WINBOND_W83627THG) += superio.o +obj-$(CONFIG_SUPERIO_WINBOND_W83627THG) += superio.o |