brcm47xx: recognize more device specific firmwares
[openwrt.git] / target / linux / brcm47xx / generic / target.mk
1 BOARDNAME:=Generic
2 FEATURES+=pcmcia
3
4 define Target/Description
5         Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
6         devices. It runs on both architectures BMIPS3300 and MIPS 74K.
7 endef