aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2009-02-19 18:53:08 +0000
committerWarner Losh <imp@FreeBSD.org>2009-02-19 18:53:08 +0000
commit7d11259539b522571ff451feafd7a3782afec7bf (patch)
treef7b6b6b0f82c7f2d18f3f6892ec6798751425896 /sys/boot
parent962cd8ffd705b3a5cfa453560f13b926f6503429 (diff)
downloadsrc-7d11259539b522571ff451feafd7a3782afec7bf.tar.gz
src-7d11259539b522571ff451feafd7a3782afec7bf.zip
Enable building of ficl on MIPS. It compiles, but needs more testing.
Notes
Notes: svn path=/head/; revision=188825
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile
index 7020ebb448b1..02c767df0d2d 100644
--- a/sys/boot/Makefile
+++ b/sys/boot/Makefile
@@ -2,10 +2,6 @@
.include <bsd.own.mk>
-.if ${MACHINE_ARCH} == "mips"
-MK_FORTH=no # not yet
-.endif
-
.if ${MK_FORTH} != "no"
# Build the add-in FORTH interpreter.
SUBDIR+= ficl