openwrtv3/target/linux/brcm47xx/legacy/target.mk
John Crispin 9b4f17593a brcm47xx: add the small_Flash feature
Signed-off-by: John Crispin <john@phrozen.org>
2016-06-13 22:51:44 +02:00

8 lines
267 B
Makefile

FEATURES += low_mem pcmcia small_flash
BOARDNAME:=Legacy (BMIPS3300)
define Target/Description
Build firmware for Broadcom BCM47xx and BCM53xx devices with
BMIPS3300 CPU except for BCM4705 SoC.
Supported SoCs: BCM5352E, BCM5354, BCM5365?, BCM4712, BCM4704.
endef