Home
last modified time | relevance | path

Searched hist:"0 fbdaa0e079b0bd83caa5a34ac6c52689e369bb3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile0fbdaa0e079b0bd83caa5a34ac6c52689e369bb3 Sun May 22 03:45:25 CDT 2016 Bin Meng <bmeng.cn@gmail.com> acpi: Clean IASL generated intermediate files

For boards that support ACPI, there are dsdt.aml, dsdt.asl.tmp and
dsdt.c in the board directory after a successful build. These are
intermediate files generated by IASL, and should be removed during
a 'make clean'.

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