projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1105bd2
)
add feature gpio
author
John Crispin
<john@openwrt.org>
Wed, 3 Apr 2013 09:58:37 +0000
(09:58 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 3 Apr 2013 09:58:37 +0000
(09:58 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36160
target/linux/ramips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index 80cc960fa51cb2d24068f2b47adc183f6a199003..d0ee005a5e59dcefbbbf6490e51664d3021ca3e6 100644
(file)
--- 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