summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/dtb/atmel/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/modules/dtb/atmel/Makefile b/sys/modules/dtb/atmel/Makefile
new file mode 100644
index 0000000..99ae4cb
--- /dev/null
+++ b/sys/modules/dtb/atmel/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+# All the dts files for the boards we might likely support made by Atmel,
+# plus the SAMA5 offerings.
+DTS=at91-sama5d3_xplained.dts at91sam9g20ek.dts ethernut5.dts \
+ at91-qil_a9260.dts sama5d31ek.dts sama5d33ek.dts sama5d34ek.dts \
+ sama5d35ek.dts sama5d36ek.dts tny_a9260.dts tny_a9g20.dts \
+ usb_a9260.dts usb_a9g20.dts
+
+.include <bsd.dtb.mk>
OpenPOWER on IntegriCloud