[kernel] pwm: use coherent naming to avoid conflicts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22142 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
29910ddb5f
commit
f89d76bff4
|
@ -3,4 +3,4 @@
|
|||
#
|
||||
obj-y := pwm.o
|
||||
obj-$(CONFIG_ATMEL_PWM) += atmel-pwm.o
|
||||
obj-$(CONFIG_GPIO_PWM) += gpio.o
|
||||
obj-$(CONFIG_GPIO_PWM) += gpio-pwm.o
|
||||
|
|
Loading…
Reference in New Issue