openwrtv3/target/linux/brcm47xx/mips74k/target.mk
Felix Fietkau bfdc56d3a2 build: remove mips16 feature flag from target makefiles
It can be implicitly derived from the MIPS32 revision support in the
kernel configuration

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-01-24 13:15:01 +01:00

7 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