aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/powerpc/ps3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/powerpc/ps3/Makefile')
-rw-r--r--sys/boot/powerpc/ps3/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/boot/powerpc/ps3/Makefile b/sys/boot/powerpc/ps3/Makefile
index f6b3d41c2b98..bce98ff84343 100644
--- a/sys/boot/powerpc/ps3/Makefile
+++ b/sys/boot/powerpc/ps3/Makefile
@@ -61,14 +61,6 @@ LIBFDT= ${.OBJDIR}/../../fdt/libfdt.a
.endif
-.if ${MK_FORTH} != "no"
-# Enable BootForth
-BOOT_FORTH= yes
-CFLAGS+= -DBOOT_FORTH -I${.CURDIR}/../../ficl
-CFLAGS+= -I${.CURDIR}/../../ficl/powerpc
-LIBFICL= ${.OBJDIR}/../../ficl/libficl.a
-.endif
-
CFLAGS+= -mcpu=powerpc64
# Always add MI sources