summaryrefslogtreecommitdiff
path: root/target/linux/rb532/files/arch/mips/rb500/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-01-11 10:42:06 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-01-11 10:42:06 +0000
commit918e830718c2216a64d65f7ad58a784a841cd296 (patch)
treeeaa219ff7e8181c8f699a72e0892def830588731 /target/linux/rb532/files/arch/mips/rb500/Makefile
parent3d7e6cc2909b520b8a79f52885984fb1103d550b (diff)
downloadmtk-20170518-918e830718c2216a64d65f7ad58a784a841cd296.zip
mtk-20170518-918e830718c2216a64d65f7ad58a784a841cd296.tar.gz
mtk-20170518-918e830718c2216a64d65f7ad58a784a841cd296.tar.bz2
Upgrade rb532 to .23, provide generic GPIO API to this board
SVN-Revision: 10171
Diffstat (limited to 'target/linux/rb532/files/arch/mips/rb500/Makefile')
-rw-r--r--target/linux/rb532/files/arch/mips/rb500/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/files/arch/mips/rb500/Makefile b/target/linux/rb532/files/arch/mips/rb500/Makefile
index 3a6a285..d3ae3d9 100644
--- a/target/linux/rb532/files/arch/mips/rb500/Makefile
+++ b/target/linux/rb532/files/arch/mips/rb500/Makefile
@@ -2,4 +2,4 @@
# Makefile for the RB500 board specific parts of the kernel
#
-obj-y += irq.o time.o setup.o serial.o prom.o misc.o devices.o
+obj-y += irq.o time.o setup.o serial.o prom.o gpio.o devices.o