summaryrefslogtreecommitdiffstats
path: root/stand/powerpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/powerpc/Makefile')
-rw-r--r--stand/powerpc/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/powerpc/Makefile b/stand/powerpc/Makefile
index 969eee8..c8bbb17 100644
--- a/stand/powerpc/Makefile
+++ b/stand/powerpc/Makefile
@@ -3,9 +3,6 @@
.include <bsd.init.mk>
SUBDIR= boot1.chrp ofw uboot
-.if ${MACHINE_ARCH} != "powerpcspe"
-SUBDIR+= ps3
-.endif
.if ${MK_FDT} == "yes"
SUBDIR+= kboot
.endif
OpenPOWER on IntegriCloud