gcc: add missing $(Q)
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 23 Mar 2013 22:26:31 +0000 (22:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Mar 2013 12:41:15 +0000 (13:41 +0100)
commit46f37dabc52be03dba56b98d8e0b4ae1d1bc53b0
tree4697591b7d6febcb3ff33286104c22223eb77191
parentd37d99b588f1a11f63140e4ba1baec194d4a0da7
gcc: add missing $(Q)

Add a missing $(Q) in front of a MESSAGE call, which leads to the
message being displayed but also the command that shows the message.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/gcc-uclibc-4.x.mk