2
0
forked from Ivasoft/openwrt

add common GPIO LED support

SVN-Revision: 17448
This commit is contained in:
Gabor Juhos
2009-08-31 09:14:14 +00:00
parent cf10d5fa39
commit 19a462c9e3
5 changed files with 86 additions and 0 deletions

View File

@@ -8,3 +8,5 @@
# by the Free Software Foundation.
obj-y := intc.o gpio.o
obj-$(CONFIG_RALINK_DEV_GPIO_LEDS) += dev-gpio-leds.o