From: Felix Fietkau Date: Wed, 10 Sep 2014 13:50:53 +0000 (+0000) Subject: atheros: enable the low_mem flag to better deal with 16M RAM devices X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=31dca6c48a46188df9668ca14e11e37dd4aebdf7 atheros: enable the low_mem flag to better deal with 16M RAM devices Signed-off-by: Felix Fietkau Backport of r42460 SVN-Revision: 42461 --- 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