[brcm63xx] rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-generic
[openwrt.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
This page took 0.04573 seconds and 5 git commands to generate.