aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/pwm/Makefile
blob: 3a0e99674419d089bd512f1a2d424b71f6bc8740 (plain)
1
2
3
4
5
#
# Makefile for pwm devices
#
obj-$(CONFIG_GENERIC_PWM) := pwm.o
obj-$(CONFIG_GPIO_PWM)		+= gpio-pwm.o