blob: 86020bdb6da08ae65eecc28f3b409d1873abfc2f [file] [log] [blame]
MyungJoo Hamde55d872012-04-20 14:16:22 +09001#
2# Makefile for external connector class (extcon) devices
3#
4
5obj-$(CONFIG_EXTCON) += extcon_class.o
MyungJoo Hambe483082012-04-20 14:16:23 +09006obj-$(CONFIG_EXTCON_GPIO) += extcon_gpio.o
Chanwoo Choib76668b2012-05-09 12:31:58 +09007obj-$(CONFIG_EXTCON_MAX8997) += extcon-max8997.o