# $FreeBSD$
SUBDIR= boot1.chrp kboot ofw uboot
.if ${MACHINE_ARCH} != "powerpcspe"
SUBDIR+= ps3
.endif
.include <bsd.subdir.mk>