diff options
Diffstat (limited to 'release')
| -rw-r--r-- | release/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/release/Makefile b/release/Makefile index 6f2f5f87983f..82d4f930f0e8 100644 --- a/release/Makefile +++ b/release/Makefile @@ -152,16 +152,13 @@ MNT= /mnt .if ${TARGET_ARCH} == "i386" .if ${TARGET} == "pc98" SMALLBOOTSIZE= 1200 -DRIVERSIZE= 1440 BOOTSIZE= 1440 FIXITSIZE= 1440 MFSSIZE= 4320 -DRIVERINODE= 80000 BOOTINODE= 80000 FIXITINODE= 40000 MFSINODE= 8000 SMALLBOOTLABEL= fd1200 -DRIVERLABEL= fd1440 BOOTLABEL= fd1440 FIXITLABEL= fd1440 MFSLABEL= minimum3 |
