mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-20 00:23:30 +00:00
10 lines
185 B
Makefile
10 lines
185 B
Makefile
BOARDNAME:=MIPS 74K
|
|
CPU_TYPE:=74kc
|
|
|
|
DEFAULT_PACKAGES += wpad-basic-wolfssl
|
|
|
|
define Target/Description
|
|
Build firmware for Broadcom BCM47xx and BCM53xx devices with
|
|
MIPS 74K CPU.
|
|
endef
|