mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
pwm: use coherent naming to avoid conflicts
SVN-Revision: 22142
This commit is contained in:
parent
88eb1b7ad0
commit
86f3d57a00
@ -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…
x
Reference in New Issue
Block a user