[Midnightbsd-cvs] src [9849] trunk/sys/boot/Makefile.arm: arm makefile

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue May 22 22:51:22 EDT 2018


Revision: 9849
          http://svnweb.midnightbsd.org/src/?rev=9849
Author:   laffer1
Date:     2018-05-22 22:51:21 -0400 (Tue, 22 May 2018)
Log Message:
-----------
arm makefile

Added Paths:
-----------
    trunk/sys/boot/Makefile.arm

Added: trunk/sys/boot/Makefile.arm
===================================================================
--- trunk/sys/boot/Makefile.arm	                        (rev 0)
+++ trunk/sys/boot/Makefile.arm	2018-05-23 02:51:21 UTC (rev 9849)
@@ -0,0 +1,7 @@
+# $MidnightBSD$
+
+.if ${MK_FDT} != "no"
+SUBDIR+=		fdt
+.endif
+
+SUBDIR+=		uboot


Property changes on: trunk/sys/boot/Makefile.arm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list