summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-09-10 13:50:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-09-10 13:50:10 +0000
commitc772d71d051330029ff3685560f2a130f7500dcd (patch)
treecdb494a97bf17c3696e1148d1fe65ed07d4e353b /target/linux/atheros/Makefile
parent96b74d4eefc8ef8c85181f326ebdda78c3445d54 (diff)
downloadmaster-31e0f0ae-c772d71d051330029ff3685560f2a130f7500dcd.tar.gz
master-31e0f0ae-c772d71d051330029ff3685560f2a130f7500dcd.tar.bz2
master-31e0f0ae-c772d71d051330029ff3685560f2a130f7500dcd.zip
atheros: enable the low_mem flag to better deal with 16M RAM devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42460
Diffstat (limited to 'target/linux/atheros/Makefile')
-rw-r--r--target/linux/atheros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile
index 0062b6e762..1cfb6a6c74 100644
--- 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