brcm47xx: merge FEATURES lines in the legacy subtarget
[openwrt/staging/chunkeey.git] / target / linux / brcm47xx / legacy / target.mk
1 FEATURES += low_mem pcmcia
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