uClibc: add missing $(Q)
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 23 Mar 2013 22:26:33 +0000 (22:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Mar 2013 12:42:01 +0000 (13:42 +0100)
commit69c50c5945c08d7777cc2a36b6acf9c0cc4d8be2
tree7080aab5cc9a8c30f18278ecece0fe9502363775
parentf05104dc62d940b15c6c998840a44d46b3371274
uClibc: 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/uClibc/uclibc.mk