openwrtv3/target/linux/generic/files/drivers/pwm/Makefile
John Crispin 101766fb00 clean up pwm patches and drivers
SVN-Revision: 32901
2012-07-28 20:47:08 +00:00

5 lines
104 B
Makefile

#
# Makefile for pwm devices
#
obj-$(CONFIG_GENERIC_PWM) := pwm.o
obj-$(CONFIG_GPIO_PWM) += gpio-pwm.o