ramips: fix HiWiFi HC5761A switch settings
[oweals/openwrt.git] / target / linux / brcm47xx / generic / target.mk
1 BOARDNAME:=Generic
2 FEATURES+=pcmcia
3
4 DEFAULT_PACKAGES += wpad-basic
5
6 define Target/Description
7         Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
8         devices. It runs on both architectures BMIPS3300 and MIPS 74K.
9 endef