X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fx86%2Fdts%2FMakefile;h=64e569432c5faaf7a4841b9006db63ea0a9aaca9;hb=4acc83d437da7a40e7c2b1874eaba23273ec6bc2;hp=48265ef6dd45b6d9af18950a9355fcfd918a2638;hpb=3e11350255d9c5d4bd03c2a65769da84c05d3294;p=u-boot diff --git a/arch/x86/dts/Makefile b/arch/x86/dts/Makefile index 48265ef6dd..64e569432c 100644 --- a/arch/x86/dts/Makefile +++ b/arch/x86/dts/Makefile @@ -1,5 +1,17 @@ -dtb-y += link.dtb \ - alex.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 \ + broadwell_som-6896.dtb targets += $(dtb-y)