2
0
forked from Ivasoft/openwrt

add common setup code

SVN-Revision: 17453
This commit is contained in:
Gabor Juhos
2009-08-31 18:53:22 +00:00
parent 4dd57199a2
commit 3cc0bc9038
5 changed files with 31 additions and 7 deletions

View File

@@ -7,6 +7,6 @@
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.
obj-y := intc.o gpio.o
obj-y := setup.o intc.o gpio.o
obj-$(CONFIG_RALINK_DEV_GPIO_LEDS) += dev-gpio-leds.o