]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/dts/Makefile
Various Makefiles: Add SPDX-License-Identifier tags
[u-boot] / arch / x86 / dts / Makefile
index 71595c79fb72de37f1d59cbde36872b7e132f7d0..64e569432c5faaf7a4841b9006db63ea0a9aaca9 100644 (file)
@@ -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)