aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2007-02-01 15:12:44 +0000
committerKen Smith <kensmith@FreeBSD.org>2007-02-01 15:12:44 +0000
commit7404bf519f2ab909b484628db8f3da4ce8127766 (patch)
tree43dc3fa72868d8adf8e7697eaf4482f2e601d363 /release
parentf716c4e7923a8e5531770f9bb9275c1cc277691a (diff)
downloadsrc-7404bf519f2ab909b484628db8f3da4ce8127766.tar.gz
src-7404bf519f2ab909b484628db8f3da4ce8127766.zip
Boot floppy for i386 overflowed during Jan. 2007 snapshot build, fix
it before Feb. 2007 snapshot build...
Notes
Notes: svn path=/head/; revision=166401
Diffstat (limited to 'release')
-rw-r--r--release/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index 94d422ec26fc..d5620dd7cf0c 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -192,6 +192,7 @@ MNT= /mnt
.undef MAKE_FLOPPIES
.if ${TARGET_ARCH} == "i386"
MAKE_FLOPPIES= true
+SPLIT_MFSROOT=
.if ${TARGET} == "pc98"
SMALLFLOPPYSIZE= 1200
SMALLFLOPPYSPLITSIZE= 1152