Index: head/sys/boot/Makefile.mips =================================================================== --- head/sys/boot/Makefile.mips (nonexistent) +++ head/sys/boot/Makefile.mips (revision 262224) @@ -0,0 +1,5 @@ +# $FreeBSD$ + +.if ${MK_FDT} != "no" +SUBDIR+= fdt +.endif Property changes on: head/sys/boot/Makefile.mips ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property