summaryrefslogtreecommitdiff
path: root/scripts/test/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-10-04 11:44:08 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-10-04 11:44:08 +0200
commitd6e59652a5045fe2b23e45fe31cf08fe57f11357 (patch)
tree76768bc4de348d983c64effc9c605e0ea59841b3 /scripts/test/Makefile
parente7b6b32c5db122bced1466e5affea4ca53b6cbb9 (diff)
scripts: get rid of outdated buildall script
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'scripts/test/Makefile')
-rw-r--r--scripts/test/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/test/Makefile b/scripts/test/Makefile
deleted file mode 100644
index ec7a45d8a..000000000
--- a/scripts/test/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-include .config
-
-
-ARCH:
- @echo $(call qstrip,$(BR2_ARCH))