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