diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2007-02-01 15:12:44 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2007-02-01 15:12:44 +0000 |
| commit | 7404bf519f2ab909b484628db8f3da4ce8127766 (patch) | |
| tree | 43dc3fa72868d8adf8e7697eaf4482f2e601d363 /release | |
| parent | f716c4e7923a8e5531770f9bb9275c1cc277691a (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile index 94d422ec26fc7..d5620dd7cf0ca 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 |
