2
1
Эх сурвалжийг харах

script: use qstrip

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 16 жил өмнө
parent
commit
4a37bf3b9e
1 өөрчлөгдсөн 1 нэмэгдсэн , 3 устгасан
  1. 1 3
      scripts/test/Makefile

+ 1 - 3
scripts/test/Makefile

@@ -2,6 +2,4 @@ include .config
 
 
 ARCH:	
-	@echo	$(strip $(subst ",,$(BR2_ARCH)))
-#")))
-
+	@echo	$(call qstrip,$(BR2_ARCH))