brcm47xx: move the low_mem feature flag to the legacy subtarget
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41049
This commit is contained in:
parent
717e8b6f3c
commit
4b953aa267
@ -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>
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
FEATURES += low_mem
|
||||
BOARDNAME:=Legacy (802.11g)
|
||||
|
||||
define Target/Description
|
||||
|
Loading…
Reference in New Issue
Block a user