From: nbd Date: Wed, 10 Sep 2014 13:50:10 +0000 (+0000) Subject: atheros: enable the low_mem flag to better deal with 16M RAM devices X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=afbd025f8a8b6380c133c599134bd5e28a4f17e4;p=openwrt.git atheros: enable the low_mem flag to better deal with 16M RAM devices Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42460 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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