aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-09-10 13:50:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-09-10 13:50:53 +0000
commit497770e561875da179bbe31ceea951c60672a30a (patch)
treee945b6f3affa99b143647d0932f0c5fb7828b698
parentf2dab3915c2a9a9fe59e7117adb6ec352edafa9b (diff)
downloadupstream-497770e561875da179bbe31ceea951c60672a30a.tar.gz
upstream-497770e561875da179bbe31ceea951c60672a30a.tar.bz2
upstream-497770e561875da179bbe31ceea951c60672a30a.zip
atheros: enable the low_mem flag to better deal with 16M RAM devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r42460 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42461 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 1b52909476..bb13a91eaa 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.10.49