aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-04-03 09:58:37 +0000
committerJohn Crispin <john@openwrt.org>2013-04-03 09:58:37 +0000
commit86a691144b4988d2ebfb78834b608dec51b53a33 (patch)
tree72d9785a114410e606ab4aa1ed27dfd1a8ea2575 /target
parent1105bd2897152a8c6861a09faed56cf2fdbfdddb (diff)
downloadupstream-86a691144b4988d2ebfb78834b608dec51b53a33.tar.gz
upstream-86a691144b4988d2ebfb78834b608dec51b53a33.tar.bz2
upstream-86a691144b4988d2ebfb78834b608dec51b53a33.zip
add feature gpio
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36160
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 80cc960fa5..d0ee005a5e 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -11,7 +11,7 @@ BOARD:=ramips
BOARDNAME:=Ralink RT288x/RT3xxx
SUBTARGETS:=rt288x rt305x rt3883
CFLAGS:=-Os -pipe -fno-caller-saves -mno-branch-likely
-FEATURES:=squashfs
+FEATURES:=squashfs gpio
LINUX_VERSION:=3.7.10