build: remove obsolete mips32r2 CPU_TYPE
[openwrt/staging/yousong.git] / target / linux / brcm47xx / mips74k / target.mk
1 BOARDNAME:=MIPS 74K
2 CPU_TYPE:=74kc
3 FEATURES+=mips16
4
5 define Target/Description
6 Build firmware for Broadcom BCM47xx and BCM53xx devices with
7 MIPS 74K CPU.
8 endef