Browse Source

ar7: enable the low-memory feature flag

Most ar7 devices have only 16 MiB RAM, so select low_mem to give them
a chance to work.

Signed-off-by: Jonas Gorski <[email protected]>

SVN-Revision: 41532
Jonas Gorski 11 years ago
parent
commit
ce0f954947
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar7/Makefile

+ 1 - 1
target/linux/ar7/Makefile

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 ARCH:=mipsel
 BOARD:=ar7
 BOARD:=ar7
 BOARDNAME:=TI AR7
 BOARDNAME:=TI AR7
-FEATURES:=squashfs atm
+FEATURES:=squashfs atm low_mem
 MAINTAINER:=Florian Fainelli <[email protected]>
 MAINTAINER:=Florian Fainelli <[email protected]>
 SUBTARGETS:=generic ac49x
 SUBTARGETS:=generic ac49x