Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound...
[firefly-linux-kernel-4.4.55.git] / drivers / extcon / Makefile
index 86020bdb6da08ae65eecc28f3b409d1873abfc2f..88961b33234818bbd29356140d17558f37c347ec 100644 (file)
@@ -4,4 +4,6 @@
 
 obj-$(CONFIG_EXTCON)           += extcon_class.o
 obj-$(CONFIG_EXTCON_GPIO)      += extcon_gpio.o
+obj-$(CONFIG_EXTCON_MAX77693)  += extcon-max77693.o
 obj-$(CONFIG_EXTCON_MAX8997)   += extcon-max8997.o
+obj-$(CONFIG_EXTCON_ARIZONA)   += extcon-arizona.o