summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 7c087e5..3d1b374 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.227 1996/06/29 02:22:36 jkh Exp $
+# $Id: Makefile,v 1.228 1996/07/05 08:53:54 jkh Exp $
#
# How to roll a release:
#
@@ -42,7 +42,7 @@ ZIPNSPLIT= gzip --no-name -9 -c | split -b 240640 -
# Upper size for the mfs in the boot.flp kernel.
# These are adjusted down to the minimum needed but doFS.sh.
BOOTMFSSIZE= 1200
-MFSINODE= 40000
+MFSINODE= 42000
# Things which will get you into trouble if you change them
DISTRIBUTIONS= bin ${EXTRA_DISTS}
OpenPOWER on IntegriCloud