Author: imp
Date: Sat Feb  7 00:13:36 2015
New Revision: 278338
URL: https://svnweb.freebsd.org/changeset/base/278338

Log:
  Create a module to install the Raspberry Pi dtb files.

Added:
  head/sys/modules/dtb/rpi/
  head/sys/modules/dtb/rpi/Makefile   (contents, props changed)

Added: head/sys/modules/dtb/rpi/Makefile
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ head/sys/modules/dtb/rpi/Makefile   Sat Feb  7 00:13:36 2015        
(r278338)
@@ -0,0 +1,5 @@
+# $FreeBSD$
+# DTS files for the Raspberry Pi-B
+DTS=rpi.dts
+
+.include <bsd.dtb.mk>
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to