Searched hist:"68 af8d887c463c688f3f1dc02edf04cb58f8bf5d" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Makefile.lib | 68af8d887c463c688f3f1dc02edf04cb58f8bf5d Sat May 07 14:46:16 UTC 2016 Bin Meng <bmeng.cn@gmail.com> acpi: Change build log for ASL files
Currently when compiling U-Boot with ASL file, the build log says:
ASL board/intel/bayleybay/dsdt.c
This looks odd as ASL compiler's input is ASL file, not C file. Change the make rule to use $< instead.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|