generic: MIPS64: fix detect_memory_region() compilation error
[openwrt/openwrt.git] / target / linux / malta / be / target.mk
1 ARCH:=mips
2 CPU_TYPE:=24kc
3 SUBTARGET:=be
4 BOARDNAME:=Big Endian
5
6 define Target/Description
7 Build BE firmware images for MIPS Malta CoreLV board running in
8 big-endian mode
9 endef