aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
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
commita315f105499f2f39c0497276f92bb668a734eb8e (patch)
tree18ef06eb2847bbe10188cdff5ab13301d5792a5e /target/linux/atheros
parent5d8c6d088a6a754a1eff6a3ac9099a085702f807 (diff)
downloadmaster-187ad058-a315f105499f2f39c0497276f92bb668a734eb8e.tar.gz
master-187ad058-a315f105499f2f39c0497276f92bb668a734eb8e.tar.bz2
master-187ad058-a315f105499f2f39c0497276f92bb668a734eb8e.zip
atheros: enable the low_mem flag to better deal with 16M RAM devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42460 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-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