Searched hist:c7016234f77e3c46dab08f84399bcc4b48268c04 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/ |
H A D | Makefile | c7016234f77e3c46dab08f84399bcc4b48268c04 Fri Dec 12 07:05:21 CST 2014 Bin Meng <bmeng.cn@gmail.com> x86: Refactor u-boot.rom build rules
Refactor u-boot.rom build rules by utilizing quiet_cmd_ and cmd_ macros. Also make writing mrc.bin and pci option rom to u-boot.rom optional and remove mrc.bin from its dependent file list as not every x86 board port needs mrc binary blob.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
|