]> git.ipfire.org Git - people/ms/u-boot.git/commit - scripts/Makefile.lib
acpi: Quieten IASL output when 'make -s' is used
authorBin Meng <bmeng.cn@gmail.com>
Wed, 11 May 2016 14:45:09 +0000 (07:45 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commitbb68dd528f841686a1778d36db38e7e06df38bc9
treeb7a1ea346173be67c00aee8524d9cf61707e3dcf
parent206a3a424678a05f709378feac7c51ae2f491fe4
acpi: Quieten IASL output when 'make -s' is used

IASL compiler does not provide a command line option to turn off
its non-warning message. To quieten the output when 'make -s',
redirect its output to /dev/null.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
scripts/Makefile.lib