1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 10:55:52 +03:00
openwrt-xburst/target/linux/malta/le/target.mk

10 lines
188 B
Makefile
Raw Normal View History

ARCH:=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