9abbaa9539
There does not seem to be any meaningful difference in generated code. This will save some time and space on snapshot builds Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 lines
162 B
Makefile
8 lines
162 B
Makefile
BOARDNAME:=MIPS 74K
|
|
CPU_TYPE:=74kc
|
|
FEATURES+=mips16
|
|
|
|
define Target/Description
|
|
Build firmware for Broadcom BCM47xx and BCM53xx devices with
|
|
MIPS 74K CPU.
|
|
endef
|