1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/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

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