X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fx86%2Fdts%2FMakefile;h=64e569432c5faaf7a4841b9006db63ea0a9aaca9;hb=4acc83d437da7a40e7c2b1874eaba23273ec6bc2;hp=bb3b116533e8f31c5e7b7e9478b3f960fa6374a5;hpb=dee332ffb735f65ab922118791a583c17bb0b795;p=u-boot diff --git a/arch/x86/dts/Makefile b/arch/x86/dts/Makefile index bb3b116533..64e569432c 100644 --- a/arch/x86/dts/Makefile +++ b/arch/x86/dts/Makefile @@ -1,6 +1,17 @@ -dtb-y += link.dtb \ +# +# SPDX-License-Identifier: GPL-2.0+ +# + +dtb-y += bayleybay.dtb \ chromebook_link.dtb \ - alex.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)