run test with some knowledge of ARCH

This commit is contained in:
Ulf Samuelsson 2009-01-29 09:36:35 +00:00
parent 260d3b4ac2
commit 142f88f746
2 changed files with 9 additions and 0 deletions

7
scripts/test/Makefile Normal file
View File

@ -0,0 +1,7 @@
include .config
ARCH:
@echo $(strip $(subst ",,$(BR2_ARCH)))
#")))

View File

@ -1,3 +1,5 @@
ARCH=`make -f scripts/test/Makefile ARCH`
function mk()
{
scripts/mkpkg $1 $2 "$3"