mk: mute build of test resources
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 16 Jun 2016 21:56:37 +0000 (23:56 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 17 Jun 2016 10:10:27 +0000 (12:10 +0200)
commit8688b18a997ecb8938a4e86f14407967fa1b6a0e
tree7211a575eb2996bf8c4b933d12db7a4f1aee83f8
parent102b7329507e95d13e82bbad5565bc93e352951e
mk: mute build of test resources

The objcopy and tar commands were printed even in quiet mode.
They are now replaced by a simple line and still visible in verbose mode.

Fixes: ab64f5df8004 ("app/test: support resources externally linked")
Fixes: 66819e6c11d8 ("app/test: support resources archived by tar")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
app/test/Makefile