summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2003-05-20 01:46:09 +0000
committerscottl <scottl@FreeBSD.org>2003-05-20 01:46:09 +0000
commit0d10ca495b7833b77adb1e7f8d12dbfdebec8504 (patch)
tree171670d14e0549abcac6eb79dfc2e995339b8f12 /release/Makefile
parentb26e5b44e091598edccd3d8954dc42037109f560 (diff)
downloadFreeBSD-src-0d10ca495b7833b77adb1e7f8d12dbfdebec8504.zip
FreeBSD-src-0d10ca495b7833b77adb1e7f8d12dbfdebec8504.tar.gz
Move the isp driver back to the alpha BOOTMFS kernel, and trim the size
of inodes for the alpha driver floppy. With this patch, alpha actually built a full release! Submitted by: ru
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index 8f44451..7d3516b 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -190,7 +190,7 @@ BOOTSIZE= 1440
FIXITSIZE= 2880
MFSSIZE= 4320
BIGBOOTSIZE= 2880
-DRIVERINODE= 80000
+DRIVERINODE= 40000
BOOTINODE= 80000
FIXITINODE= 40000
MFSINODE= 8000
OpenPOWER on IntegriCloud