override ARCH_PACKAGES

SVN-Revision: 23030
This commit is contained in:
Jo-Philipp Wich 2010-09-12 20:50:38 +00:00
parent 064e7c8f00
commit af800676d5
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
ARCH:=mips
ARCH_PACKAGES:=malta_mips
SUBTARGET:=be
BOARDNAME:=Big Endian
FEATURES:=ramdisk

View file

@ -1,4 +1,5 @@
ARCH:=mipsel
ARCH_PACKAGES:=malta_mipsel
SUBTARGET:=le
BOARDNAME:=Little Endian
FEATURES:=ramdisk