aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta/le64/target.mk
blob: 26b53c12bdd832ebe61793d83b6f7086eb108195 (plain)
1
2
3
4
5
6
7
8
9
10
ARCH:=mips64el
ARCH_PACKAGES:=malta_mipsel64
SUBTARGET:=le64
BOARDNAME:=Little Endian (64-bits)
FEATURES:=ramdisk

define Target/Description
	Build LE firmware images for MIPS Malta CoreLV board running in
	little-endian and 64-bits mode
endef