script: use qstrip
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 5 Sep 2009 13:00:37 +0000 (15:00 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 5 Sep 2009 13:13:16 +0000 (15:13 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
scripts/test/Makefile

index 7396cf7ebe9e54077c93776f148f2937136b4031..ec7a45d8ae9ff3368bb4585211f64654bcda44c7 100644 (file)
@@ -2,6 +2,4 @@ include .config
 
 
 ARCH:  
-       @echo   $(strip $(subst ",,$(BR2_ARCH)))
-#")))
-
+       @echo   $(call qstrip,$(BR2_ARCH))