Index: head/stand/powerpc/Makefile =================================================================== --- head/stand/powerpc/Makefile (revision 326490) +++ head/stand/powerpc/Makefile (revision 326491) @@ -1,13 +1,10 @@ # $FreeBSD$ .include SUBDIR= boot1.chrp ofw uboot -.if ${MACHINE_ARCH} != "powerpcspe" -SUBDIR+= ps3 -.endif .if ${MK_FDT} == "yes" SUBDIR+= kboot .endif .include