mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
80dddbf70f
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
11 lines
307 B
Makefile
11 lines
307 B
Makefile
FEATURES += low_mem pcmcia small_flash
|
|
BOARDNAME:=Legacy (BMIPS3300)
|
|
|
|
DEFAULT_PACKAGES += wpad-basic-openssl
|
|
|
|
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
|