X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fx86%2Fdts%2FMakefile;h=64e569432c5faaf7a4841b9006db63ea0a9aaca9;hb=4acc83d437da7a40e7c2b1874eaba23273ec6bc2;hp=f86514ce83930c6e5c77e72f266b8c2f48c0af1b;hpb=683b09d7837a71fb4c5dd53919c6afa4d800e60e;p=u-boot diff --git a/arch/x86/dts/Makefile b/arch/x86/dts/Makefile index f86514ce83..64e569432c 100644 --- a/arch/x86/dts/Makefile +++ b/arch/x86/dts/Makefile @@ -1,10 +1,17 @@ -dtb-y += chromebook_link.dtb \ +# +# SPDX-License-Identifier: GPL-2.0+ +# + +dtb-y += bayleybay.dtb \ + chromebook_link.dtb \ chromebox_panther.dtb \ crownbay.dtb \ + efi.dtb \ galileo.dtb \ minnowmax.dtb \ qemu-x86_i440fx.dtb \ - qemu-x86_q35.dtb + qemu-x86_q35.dtb \ + broadwell_som-6896.dtb targets += $(dtb-y)