]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/misc/Makefile
x86: Add a simple superio driver for SMSC LPC47M
[karo-tx-uboot.git] / drivers / misc / Makefile
index 6fa836f2063c257fb1e267170c7043138f9dbad3..a34972df4ee14e5db82b68b82a32d8a9653b2266 100644 (file)
@@ -24,6 +24,7 @@ obj-$(CONFIG_PDSP188x) += pdsp188x.o
 ifdef CONFIG_DM_I2C
 obj-$(CONFIG_SANDBOX) += i2c_eeprom_emul.o
 endif
+obj-$(CONFIG_SMSC_LPC47M) += smsc_lpc47m.o
 obj-$(CONFIG_STATUS_LED) += status_led.o
 obj-$(CONFIG_TWL4030_LED) += twl4030_led.o
 obj-$(CONFIG_FSL_IFC) += fsl_ifc.o