ramips: fix HiWiFi HC5761A switch settings
[oweals/openwrt.git] / target / linux / brcm47xx / legacy / target.mk
1 FEATURES += low_mem pcmcia small_flash
2 BOARDNAME:=Legacy (BMIPS3300)
3
4 DEFAULT_PACKAGES += wpad-mini
5
6 define Target/Description
7         Build firmware for Broadcom BCM47xx and BCM53xx devices with
8         BMIPS3300 CPU except for BCM4705 SoC.
9         Supported SoCs: BCM5352E, BCM5354, BCM5365?, BCM4712, BCM4704.
10 endef