atheros: enable the low_mem flag to better deal with 16M RAM devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42460
This commit is contained in:
parent
96b74d4eef
commit
c772d71d05
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=mips
|
ARCH:=mips
|
||||||
BOARD:=atheros
|
BOARD:=atheros
|
||||||
BOARDNAME:=Atheros AR231x/AR5312
|
BOARDNAME:=Atheros AR231x/AR5312
|
||||||
FEATURES:=squashfs
|
FEATURES:=squashfs low_mem
|
||||||
|
|
||||||
LINUX_VERSION:=3.14.16
|
LINUX_VERSION:=3.14.16
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue