]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/dts/Makefile
x86: ivybridge: Set up the LPC device using driver model
[u-boot] / arch / x86 / dts / Makefile
index f86514ce83930c6e5c77e72f266b8c2f48c0af1b..64e569432c5faaf7a4841b9006db63ea0a9aaca9 100644 (file)
@@ -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)