blob: 2c46d4176d1894c9ca6ff0238e983021db31e628 [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