mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-07 04:37:05 +08:00
8 lines
145 B
Makefile
8 lines
145 B
Makefile
![]() |
BOARDNAME:=MIPS 74K
|
||
|
CPU_TYPE:=74kc
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware for Broadcom BCM47xx and BCM53xx devices with
|
||
|
MIPS 74K CPU.
|
||
|
endef
|