10 lines
185 B
Makefile
Raw Normal View History

2017-09-06 19:19:45 +08:00
BOARDNAME:=MIPS 74K
CPU_TYPE:=74kc
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
MIPS 74K CPU.
endef