brcm47xx: move the low_mem feature flag to the legacy subtarget
[openwrt.git] / target / linux / brcm47xx / legacy / target.mk
1 FEATURES += low_mem
2 BOARDNAME:=Legacy (802.11g)
3
4 define Target/Description
5         Build generic firmware for legacy 802.11g Broadcom BCM47xx
6         and BCM53xx MIPS devices.
7 endef