1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 11:40:22 +03:00
openwrt-xburst/target/linux/malta/be/target.mk

10 lines
180 B
Makefile
Raw Normal View History

ARCH:=mips
SUBTARGET:=be
BOARDNAME:=Big Endian
FEATURES:=ramdisk
define Target/Description
Build BE firmware images for MIPS Malta CoreLV board running in
big-endian mode
endef