commit | 6582074e4a418130b4f95500b81bf60551d21ef1 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Jun 12 08:36:24 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jun 17 21:16:04 2018 +0800 |
tree | 67979e62f6c0b91c951b53e82199e6e0adb62309 | |
parent | 5d69a5cee28a0e261519703345db9b2ed55a0404 [diff] [blame] |
x86: Rename efi-x86 target to efi-x86_app To avoid confusion, let's rename the efi-x86 target to efi-x86_app. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
diff --git a/arch/x86/dts/Makefile b/arch/x86/dts/Makefile index 9872c04..37e4fdc7 100644 --- a/arch/x86/dts/Makefile +++ b/arch/x86/dts/Makefile
@@ -10,7 +10,7 @@ crownbay.dtb \ dfi-bt700-q7x-151.dtb \ edison.dtb \ - efi.dtb \ + efi-x86_app.dtb \ efi-x86_payload.dtb \ galileo.dtb \ minnowmax.dtb \