summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2007-02-01 15:12:44 +0000
committerkensmith <kensmith@FreeBSD.org>2007-02-01 15:12:44 +0000
commit8cefd1665ae9ebe4efb8a8487b02e13984d6fca5 (patch)
tree43dc3fa72868d8adf8e7697eaf4482f2e601d363 /release/Makefile
parent9795779588b3a4275fe3221f126ca00aed04ea95 (diff)
downloadFreeBSD-src-8cefd1665ae9ebe4efb8a8487b02e13984d6fca5.zip
FreeBSD-src-8cefd1665ae9ebe4efb8a8487b02e13984d6fca5.tar.gz
Boot floppy for i386 overflowed during Jan. 2007 snapshot build, fix
it before Feb. 2007 snapshot build...
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index 94d422e..d5620dd 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
OpenPOWER on IntegriCloud