diff options
author | Tom Rini <trini@konsulko.com> | 2018-08-20 13:41:37 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-08-20 13:41:37 -0400 |
commit | 3313e908445f7cd7d362955c9054ddf7615d53ef (patch) | |
tree | 5e612606ee390799b03fa028a2c1ad20afa24fce /arch/x86/dts/Makefile | |
parent | f008e2600841ff24986fd2b25a8d7498a41f0438 (diff) | |
parent | 7bdf39cfafd29fc1192dd1aa997b5937f92a3c74 (diff) |
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'arch/x86/dts/Makefile')
-rw-r--r-- | arch/x86/dts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/dts/Makefile b/arch/x86/dts/Makefile index 37e4fdc760..fa717bc096 100644 --- a/arch/x86/dts/Makefile +++ b/arch/x86/dts/Makefile @@ -6,6 +6,7 @@ dtb-y += bayleybay.dtb \ chromebox_panther.dtb \ chromebook_samus.dtb \ conga-qeval20-qa3-e3845.dtb \ + coreboot.dtb \ cougarcanyon2.dtb \ crownbay.dtb \ dfi-bt700-q7x-151.dtb \ @@ -17,7 +18,6 @@ dtb-y += bayleybay.dtb \ qemu-x86_i440fx.dtb \ qemu-x86_q35.dtb \ theadorable-x86-dfi-bt700.dtb \ - broadwell_som-6896.dtb \ baytrail_som-db5800-som-6867.dtb targets += $(dtb-y) |