summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/pwm/Makefile
blob: e8cacc5740066273b9ec4fdb5fee39e46f26c1a1 (plain)
1
2
3
4
5
6
#
# Makefile for pwm devices
#
obj-y := pwm.o
obj-$(CONFIG_ATMEL_PWM)		+= atmel-pwm.o
obj-$(CONFIG_GPIO_PWM)		+= gpio.o