freebsd-dev/stand/Makefile.powerpc
2017-11-14 23:02:19 +00:00

9 lines
87 B
Makefile

# $FreeBSD$
.if ${MK_FDT} != "no"
SUBDIR+= fdt
.endif
SUBDIR+= ofw
SUBDIR+= uboot