brcm47xx: activate some compiler optimizations for 74K CPUs
[openwrt/openwrt.git] / target / linux / brcm47xx / legacy / target.mk
1 FEATURES += low_mem
2 BOARDNAME:=Legacy (802.11g)
3 FEATURES+=pcmcia
4
5 define Target/Description
6 Build generic firmware for legacy 802.11g Broadcom BCM47xx
7 and BCM53xx MIPS devices.
8 endef