brcm47xx: move the low_mem feature flag to the legacy subtarget
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 Jun 2014 17:21:30 +0000 (17:21 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 Jun 2014 17:21:30 +0000 (17:21 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41049 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/brcm47xx/Makefile
target/linux/brcm47xx/legacy/target.mk

index ca12390..a69851e 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=brcm47xx
 BOARDNAME:=Broadcom BCM47xx/53xx (MIPS)
-FEATURES:=squashfs usb pcmcia low_mem
+FEATURES:=squashfs usb pcmcia
 SUBTARGETS:=generic mips74k legacy
 MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
 
index 7cbf42c..5cee324 100644 (file)
@@ -1,3 +1,4 @@
+FEATURES += low_mem
 BOARDNAME:=Legacy (802.11g)
 
 define Target/Description