Deleted Added
full compact
Makefile.mips (262224) Makefile.mips (296183)
1# $FreeBSD: head/sys/boot/Makefile.mips 262224 2014-02-19 17:44:59Z rwatson $
1# $FreeBSD: head/sys/boot/Makefile.mips 296183 2016-02-29 07:47:04Z sgalabov $
2
3.if ${MK_FDT} != "no"
4SUBDIR+= fdt
5.endif
2
3.if ${MK_FDT} != "no"
4SUBDIR+= fdt
5.endif
6
7SUBDIR+= uboot