uboot: qstrip BR2_TARGET_UBOOT_CUSTOM_DTS_PATH
authorMichael Trimarchi <michael@amarulasolutions.com>
Fri, 7 Apr 2017 10:03:22 +0000 (12:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 8 Apr 2017 13:29:01 +0000 (15:29 +0200)
commit61038e36b65696c2f29107d5dbc031c66526ea0c
tree2f34442afd0397621d6aa7cda426016974b472b8
parentc5d142e719ecebaf3080ab20e564cb7aef1e23c6
uboot: qstrip BR2_TARGET_UBOOT_CUSTOM_DTS_PATH

We need to avoid failing of copy of custom dts using cp -f <>
command. So, just qstrip the variable as is done for other
configuration options.

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Tested-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/uboot/uboot.mk