summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2009-02-14 14:53:51 +0000
committernyan <nyan@FreeBSD.org>2009-02-14 14:53:51 +0000
commit7da76468ad90c9c3989e4803afdebe8481807c0c (patch)
tree4da83be6227c02d27b7a78e80cb16b67238b05b7 /release
parent051067afd7e8a4cbea77368d145531077aa805b4 (diff)
downloadFreeBSD-src-7da76468ad90c9c3989e4803afdebe8481807c0c.zip
FreeBSD-src-7da76468ad90c9c3989e4803afdebe8481807c0c.tar.gz
Restore MAKE_FLOPPIES for pc98.
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 f00cb8c..9ea0c49 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -195,6 +195,7 @@ MAKE_DVD=
SEPARATE_LIVEFS=
SPLIT_MFSROOT=
.if ${TARGET} == "pc98"
+MAKE_FLOPPIES= true
SMALLFLOPPYSIZE= 1200
SMALLFLOPPYSPLITSIZE= 1152
SMALLFLOPPYLABEL= fd1200
OpenPOWER on IntegriCloud