openwrt/target/linux/brcm47xx/legacy/target.mk
Felix Fietkau 4b953aa267 brcm47xx: move the low_mem feature flag to the legacy subtarget
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 41049
2014-06-07 17:21:30 +00:00

8 lines
168 B
Makefile

FEATURES += low_mem
BOARDNAME:=Legacy (802.11g)
define Target/Description
Build generic firmware for legacy 802.11g Broadcom BCM47xx
and BCM53xx MIPS devices.
endef