Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds trigger...
[librecmc/librecmc.git] / target / linux / generic-2.6 / files / drivers / pwm / Makefile
1 #
2 # Makefile for pwm devices
3 #
4 obj-y := pwm.o
5 obj-$(CONFIG_ATMEL_PWM)         += atmel-pwm.o
6 obj-$(CONFIG_GPIO_PWM)          += gpio.o