openwrt/target/linux/brcm47xx/mips74k/target.mk

9 lines
162 B
Makefile
Raw Normal View History

BOARDNAME:=MIPS 74K
CPU_TYPE:=74kc
FEATURES+=mips16
define Target/Description
Build firmware for Broadcom BCM47xx and BCM53xx devices with
MIPS 74K CPU.
endef