mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-26 14:23:24 +08:00
script: use qstrip
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
af2390c0f4
commit
4a37bf3b9e
@ -2,6 +2,4 @@ include .config
|
||||
|
||||
|
||||
ARCH:
|
||||
@echo $(strip $(subst ",,$(BR2_ARCH)))
|
||||
#")))
|
||||
|
||||
@echo $(call qstrip,$(BR2_ARCH))
|
||||
|
Loading…
Reference in New Issue
Block a user