From 77b9180228195e2c8223a6716987e86020339a17 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 10 Sep 2014 13:50:53 +0000 Subject: [PATCH] atheros: enable the low_mem flag to better deal with 16M RAM devices Signed-off-by: Felix Fietkau Backport of r42460 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42461 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 1b52909..bb13a91 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