summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-07-29 18:29:44 +0000
committerru <ru@FreeBSD.org>2003-07-29 18:29:44 +0000
commit082306ba31fa66f0d561e9298b27157a2406c16e (patch)
tree103ddd3e2064418d49ba9074162958892dcc3c81 /release/Makefile
parent15f4d540c98cc4d06252e8eb7c283bbe6bdc88db (diff)
downloadFreeBSD-src-082306ba31fa66f0d561e9298b27157a2406c16e.zip
FreeBSD-src-082306ba31fa66f0d561e9298b27157a2406c16e.tar.gz
Make IA64 a second port that comes with NO_FLOPPIES.
Reviewed by: marcel
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/release/Makefile b/release/Makefile
index c7f3731..ba2c3e7 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -218,12 +218,10 @@ MFSINODE= 8192
BIGBOOTLABEL= auto
MFSLABEL= auto
.elif ${TARGET_ARCH} == "ia64"
-BIGBOOTLABEL= efi
-BIGBOOTSIZE= 5154
-BOOTINODE= 15872
MFSINODE= 8192
MFSLABEL= auto
MFSSIZE= 8192
+NO_FLOPPIES=
.elif ${TARGET_ARCH} == "amd64"
MFSSIZE= 4096
MFSINODE= 8192
OpenPOWER on IntegriCloud