1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00

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

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

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