aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/common/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-08-31 08:29:19 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-08-31 08:29:19 +0000
commit73ef265227df9b5b1c32a1a9e257d0d2221c2695 (patch)
tree048cb23688416ff4d5a3ceaadaefc02174486e41 /target/linux/ramips/files/arch/mips/ralink/common/Makefile
parent5af113eb7c0f6e4b2d09e536e1a2adc4e2d6071d (diff)
downloadupstream-73ef265227df9b5b1c32a1a9e257d0d2221c2695.tar.gz
upstream-73ef265227df9b5b1c32a1a9e257d0d2221c2695.tar.bz2
upstream-73ef265227df9b5b1c32a1a9e257d0d2221c2695.zip
fix GPIOLIB support
SVN-Revision: 17446
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 2816a67089..08e16dd5c2 100644
--- a/target/linux/ramips/files/arch/mips/ralink/common/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/common/Makefile
@@ -7,4 +7,4 @@
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.
-obj-y := intc.o
+obj-y := intc.o gpio.o