MyungJoo Ham | de55d87 | 2012-04-20 14:16:22 +0900 | [diff] [blame] | 1 | # |
2 | # Makefile for external connector class (extcon) devices | ||||
3 | # | ||||
4 | |||||
5 | obj-$(CONFIG_EXTCON) += extcon_class.o | ||||
MyungJoo Ham | be48308 | 2012-04-20 14:16:23 +0900 | [diff] [blame^] | 6 | obj-$(CONFIG_EXTCON_GPIO) += extcon_gpio.o |