summaryrefslogtreecommitdiffstats
path: root/target/device/ARMLTD/Makefile.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2009-07-30 17:35:13 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2009-09-05 14:43:17 +0200
commit79c213fbe5aa188e60563b88708e267cfe5bf4ec (patch)
tree1fbaf847e0ae431d0156fd5b4e69543b463cdbe9 /target/device/ARMLTD/Makefile.in
parent5c4555d1f54f4ede48729f78119d12b696f72d76 (diff)
downloadbuildroot-novena-79c213fbe5aa188e60563b88708e267cfe5bf4ec.tar.gz
buildroot-novena-79c213fbe5aa188e60563b88708e267cfe5bf4ec.zip
target: use qstrip
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'target/device/ARMLTD/Makefile.in')
-rw-r--r--target/device/ARMLTD/Makefile.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/target/device/ARMLTD/Makefile.in b/target/device/ARMLTD/Makefile.in
index a846ba6b2..18e7b7d87 100644
--- a/target/device/ARMLTD/Makefile.in
+++ b/target/device/ARMLTD/Makefile.in
@@ -1,8 +1,6 @@
ifeq ($(BR2_TARGET_ARMLTD),y)
-BOARD_NAME=$(strip $(subst ",,$(BR2_BOARD_NAME)))
-#"))
-BOARD_PATH=$(strip $(subst ",,$(BR2_BOARD_PATH)))
-#"))
+BOARD_NAME=$(call qstrip,$(BR2_BOARD_NAME))
+BOARD_PATH=$(call qstrip,$(BR2_BOARD_PATH))
# pin some settings