projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
927f4ae
)
[ramips] add feature gpio
author
John Crispin
<blogic@openwrt.org>
Wed, 3 Apr 2013 09:58:37 +0000
(09:58 +0000)
committer
John Crispin
<blogic@openwrt.org>
Wed, 3 Apr 2013 09:58:37 +0000
(09:58 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36160
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ramips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index
80cc960
..
d0ee005
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