From: Thomas Petazzoni Date: Sat, 5 Sep 2009 13:00:37 +0000 (+0200) Subject: script: use qstrip X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4a37bf3b9eb6d34a3fb75140234c21417521ae17;p=buildroot.git script: use qstrip Signed-off-by: Thomas Petazzoni --- diff --git a/scripts/test/Makefile b/scripts/test/Makefile index 7396cf7ebe..ec7a45d8ae 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))