freebsd-dev/sys/boot/Makefile.powerpc
2017-10-12 14:56:48 +00:00

10 lines
105 B
Makefile

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