summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/common/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-08-31 18:53:22 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-08-31 18:53:22 +0000
commit3cc0bc90387d7cea119bee68a6f9c08295267c8c (patch)
treef0738e624357438428bf2588ba5e391d571196ed /target/linux/ramips/files/arch/mips/ralink/common/Makefile
parent4dd57199a20c89be6db6d6dbd5ceb74c2d713efa (diff)
downloadmaster-31e0f0ae-3cc0bc90387d7cea119bee68a6f9c08295267c8c.tar.gz
master-31e0f0ae-3cc0bc90387d7cea119bee68a6f9c08295267c8c.tar.bz2
master-31e0f0ae-3cc0bc90387d7cea119bee68a6f9c08295267c8c.zip
add common setup code
SVN-Revision: 17453
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/common/Makefile')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/common/Makefile b/target/linux/ramips/files/arch/mips/ralink/common/Makefile
index 24f67ea6c3..96f348a5a1 100644
--- a/target/linux/ramips/files/arch/mips/ralink/common/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/common/Makefile
@@ -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