diff options
Diffstat (limited to 'src/superio/ite/it8661f/Makefile.inc')
-rw-r--r-- | src/superio/ite/it8661f/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/ite/it8661f/Makefile.inc b/src/superio/ite/it8661f/Makefile.inc index d37f3ea637..8a17ae2c86 100644 --- a/src/superio/ite/it8661f/Makefile.inc +++ b/src/superio/ite/it8661f/Makefile.inc @@ -19,5 +19,5 @@ ## #config chip.h -obj-$(CONFIG_SUPERIO_ITE_IT8661F) += superio.o +obj-$(CONFIG_SUPERIO_ITE_IT8661F) += superio.o |