toolchain/helpers: don't use the x$(...) = x"value" syntax
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 17 Jul 2013 20:30:47 +0000 (22:30 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 17 Jul 2013 20:51:04 +0000 (22:51 +0200)
commit0bbbcb96db1628d083f39818faa4b3eb74835180
tree5d08d2c7ccca79f0ab6bc442a36534f9c5e1e20a
parent9f5a9deb8cd02697c542422616e0c1879a943861
toolchain/helpers: don't use the x$(...) = x"value" syntax

As noted by Yann E. Morin, the x$(...) = x"value" syntax is old and
ugly, and the easier to read "$(...)" = "value" can now be used
without problems.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/helpers.mk