summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/test/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/test/Makefile b/scripts/test/Makefile
index 7396cf7eb..ec7a45d8a 100644
--- a/scripts/test/Makefile
+++ b/scripts/test/Makefile
@@ -2,6 +2,4 @@ include .config
ARCH:
- @echo $(strip $(subst ",,$(BR2_ARCH)))
-#")))
-
+ @echo $(call qstrip,$(BR2_ARCH))