openwrtv4/target/linux/malta/le/target.mk

11 lines
216 B
Makefile
Raw Normal View History

ARCH:=mipsel
ARCH_PACKAGES:=malta_mipsel
SUBTARGET:=le
BOARDNAME:=Little Endian
FEATURES:=ramdisk
define Target/Description
Build LE firmware images for MIPS Malta CoreLV board running in
little-endian mode
endef