1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
openwrt/target/linux/malta/le/target.mk
Jo-Philipp Wich af800676d5 override ARCH_PACKAGES
SVN-Revision: 23030
2010-09-12 20:50:38 +00:00

11 lines
216 B
Makefile

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