]> Pileus Git - ~andy/linux/blobdiff - drivers/extcon/Makefile
extcon: max14577: Add extcon-max14577 driver to support MUIC device
[~andy/linux] / drivers / extcon / Makefile
index 759fdae46f95742df5b8c9b01457e4aefdcd526c..43eccc0e3448de15be8db549c7519993cebbe7b5 100644 (file)
@@ -7,6 +7,7 @@ obj-$(CONFIG_OF_EXTCON)         += of_extcon.o
 obj-$(CONFIG_EXTCON)           += extcon-class.o
 obj-$(CONFIG_EXTCON_GPIO)      += extcon-gpio.o
 obj-$(CONFIG_EXTCON_ADC_JACK)  += extcon-adc-jack.o
+obj-$(CONFIG_EXTCON_MAX14577)  += extcon-max14577.o
 obj-$(CONFIG_EXTCON_MAX77693)  += extcon-max77693.o
 obj-$(CONFIG_EXTCON_MAX8997)   += extcon-max8997.o
 obj-$(CONFIG_EXTCON_ARIZONA)   += extcon-arizona.o