add feature gpio
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36160
This commit is contained in:
parent
1105bd2897
commit
86a691144b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ BOARD:=ramips
|
||||||
BOARDNAME:=Ralink RT288x/RT3xxx
|
BOARDNAME:=Ralink RT288x/RT3xxx
|
||||||
SUBTARGETS:=rt288x rt305x rt3883
|
SUBTARGETS:=rt288x rt305x rt3883
|
||||||
CFLAGS:=-Os -pipe -fno-caller-saves -mno-branch-likely
|
CFLAGS:=-Os -pipe -fno-caller-saves -mno-branch-likely
|
||||||
FEATURES:=squashfs
|
FEATURES:=squashfs gpio
|
||||||
|
|
||||||
LINUX_VERSION:=3.7.10
|
LINUX_VERSION:=3.7.10
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue