aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/Makefile
blob: 2c46d4176d1894c9ca6ff0238e983021db31e628 (plain) (blame)
1
2
3
4
5
6
#
# Makefile for external connector class (extcon) devices
#

obj-$(CONFIG_EXTCON)		+= extcon_class.o
obj-$(CONFIG_EXTCON_GPIO)	+= extcon_gpio.o