# $FreeBSD: head/sys/boot/Makefile.powerpc 261614 2014-02-07 22:49:42Z emaste $

.if ${MK_FDT} != "no"
SUBDIR+=		fdt
.endif

SUBDIR+=		libstand32
SUBDIR+=		ofw
SUBDIR+=		uboot
