commit | 7c78bf97410db7260ac81a669fa99b5370b941f0 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 25 01:47:17 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 30 09:26:05 2016 +0800 |
tree | a0b6fc4be44dd69b0cf8939a59ffe7909ff9e6b4 | |
parent | f7f5674faab5aba926531cff20a650b22f715cc5 [diff] |
x86: efi: payload: Make EFI payload build again Since commit 73c5c39 "Makefile: Drop unnecessary -dtb suffixes", EFI payload does not build anymore. This fixes the build. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>