aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2006-01-30 14:24:31 +0000
committerKen Smith <kensmith@FreeBSD.org>2006-01-30 14:24:31 +0000
commit65030cb84dab717858cc2b6be44876583ca676c8 (patch)
tree92beb8111291bba41610bd288fb23c1220c595ee /release/Makefile
parent5dc27bc63b6b2b2cad4fc024bc3b2a171e0110a0 (diff)
downloadsrc-65030cb84dab717858cc2b6be44876583ca676c8.tar.gz
src-65030cb84dab717858cc2b6be44876583ca676c8.zip
Enable splitting up the MFSROOT floppy on amd64, the contents now overflow
one floppy's worth of space.
Notes
Notes: svn path=/head/; revision=155054
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 30884542b8d4..b30ae9c4330c 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -228,6 +228,7 @@ BOOTINODE= 80000
MFSSIZE= 4096
MFSINODE= 8192
MFSLABEL= auto
+SPLIT_MFSROOT=
.elif ${TARGET_ARCH} == "powerpc"
DISKLABEL= ""
MFSSIZE= 4096