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