ralink: reduce access to uncached tx/rx dma ring buffer
[openwrt.git] / target / linux / brcm47xx / mips74k / target.mk
1 BOARDNAME:=MIPS 74K
2 CPU_TYPE:=74kc
3 CPU_SUBTYPE:=dsp2
4 FEATURES+=mips16
5
6 define Target/Description
7         Build firmware for Broadcom BCM47xx and BCM53xx devices with
8         MIPS 74K CPU.
9 endef