projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96b74d4
)
atheros: enable the low_mem flag to better deal with 16M RAM devices
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 10 Sep 2014 13:50:10 +0000
(13:50 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 10 Sep 2014 13:50:10 +0000
(13:50 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42460
target/linux/atheros/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/atheros/Makefile
b/target/linux/atheros/Makefile
index 0062b6e7628bab750e61a8844114427f38d51b5d..1cfb6a6c745b412a3db6a45fbbce1e6ee83c42ef 100644
(file)
--- a/
target/linux/atheros/Makefile
+++ b/
target/linux/atheros/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
-FEATURES:=squashfs
+FEATURES:=squashfs
low_mem
LINUX_VERSION:=3.14.16