Commit 142f88f7 authored by Ulf Samuelsson's avatar Ulf Samuelsson
Browse files

run test with some knowledge of ARCH

parent 260d3b4a
Loading
Loading
Loading
Loading

scripts/test/Makefile

0 → 100644
+7 −0
Original line number Diff line number Diff line
include .config


ARCH:	
	@echo	$(strip $(subst ",,$(BR2_ARCH)))
#")))
+2 −0
Original line number Diff line number Diff line
ARCH=`make -f scripts/test/Makefile ARCH`

function mk()
{
	scripts/mkpkg $1 $2 "$3"