From 142f88f74634bfe1969050f6e3d950de60f51412 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Thu, 29 Jan 2009 09:36:35 +0000 Subject: run test with some knowledge of ARCH --- scripts/test/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 scripts/test/Makefile (limited to 'scripts/test') diff --git a/scripts/test/Makefile b/scripts/test/Makefile new file mode 100644 index 000000000..7396cf7eb --- /dev/null +++ b/scripts/test/Makefile @@ -0,0 +1,7 @@ +include .config + + +ARCH: + @echo $(strip $(subst ",,$(BR2_ARCH))) +#"))) + -- cgit v1.2.3