Home
last modified time | relevance | path

Searched hist:bb68dd528f841686a1778d36db38e7e06df38bc9 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A DMakefile.libbb68dd528f841686a1778d36db38e7e06df38bc9 Wed May 11 14:45:09 UTC 2016 Bin Meng <bmeng.cn@gmail.com> 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>