af22041bf2b26ee1f0efeec1a4dec5e302ac7b0f
[openwrt/svn-archive/archive.git] / target / linux / generic / files / drivers / pwm / Makefile
1 #
2 # Makefile for pwm devices
3 #
4 obj-$(CONFIG_GENERIC_PWM) := pwm.o
5 obj-$(CONFIG_ATMEL_PWM) += atmel-pwm.o
6 obj-$(CONFIG_GPIO_PWM) += gpio-pwm.o