From: John Crispin Date: Wed, 3 Apr 2013 09:58:37 +0000 (+0000) Subject: add feature gpio X-Git-Tag: reboot~10823 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=86a691144b4988d2ebfb78834b608dec51b53a33;p=openwrt%2Fstaging%2Fchunkeey.git add feature gpio Signed-off-by: John Crispin SVN-Revision: 36160 --- 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