浏览代码

script: use qstrip

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 16 年之前
父节点
当前提交
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))