From: John Crispin Date: Wed, 3 Apr 2013 09:58:37 +0000 (+0000) Subject: [ramips] add feature gpio X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4a046feb4ef702ebaba7a57ba676bfc1b6b53364;p=openwrt%2Fsvn-archive%2Farchive.git [ramips] 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