From 2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 22 Aug 2006 08:03:01 +0000 Subject: Remove alpha left-overs. --- release/Makefile | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'release/Makefile') diff --git a/release/Makefile b/release/Makefile index ed976fee7cf3..20d967d51cfc 100644 --- a/release/Makefile +++ b/release/Makefile @@ -206,17 +206,6 @@ BOOTINODE= 80000 MFSSIZE= 4320 MFSINODE= 8000 MFSLABEL= minimum3 -.elif ${TARGET_ARCH} == "alpha" -MAKE_FLOPPIES= true -FLOPPYSIZE= 1440 -FLOPPYSPLITSIZE= 1392 -FLOPPYINODE= 40000 -FLOPPYLABEL= fd1440 -BOOTINODE= 80000 -MFSSIZE= 4320 -MFSINODE= 8000 -MFSLABEL= auto -SPLIT_MFSROOT= .elif ${TARGET_ARCH} == "sparc64" DISKLABEL= sunlabel MFSSIZE= 4096 -- cgit v1.2.3