Makefile.powerpc revision 256281
1# $FreeBSD: stable/10/sys/boot/Makefile.powerpc 223539 2011-06-25 16:01:45Z marius $
2
3.if ${MK_FDT} != "no"
4SUBDIR+=		fdt
5.endif
6
7SUBDIR+=		ofw
8SUBDIR+=		uboot
9