1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 06:54:58 +01:00
openwrt/target/linux/malta/be/target.mk
2010-04-10 21:02:51 +00:00

10 lines
180 B
Makefile

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