11 lines
307 B
Makefile
Raw Normal View History

2017-09-06 19:19:45 +08:00
FEATURES += low_mem pcmcia small_flash
BOARDNAME:=Legacy (BMIPS3300)
2021-06-15 17:58:07 +08:00
DEFAULT_PACKAGES += wpad-basic-wolfssl
2017-09-06 19:19:45 +08:00
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