summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-04-20 23:49:13 +0000
committerBill Nottingham <notting@redhat.com>2001-04-20 23:49:13 +0000
commit7d412bd8bcfe4a40fc7f7716c80f5d9f11c11597 (patch)
tree7b166df2c217bd932cf6b29dd2453bbee0267110 /scripts
parentc206c9c31fbdfe348ffddbf974ac9eb986c49fc3 (diff)
downloadanaconda-7d412bd8bcfe4a40fc7f7716c80f5d9f11c11597.tar.gz
anaconda-7d412bd8bcfe4a40fc7f7716c80f5d9f11c11597.tar.xz
anaconda-7d412bd8bcfe4a40fc7f7716c80f5d9f11c11597.zip
more vmlinux->vmlinuz for ia64
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mk-images3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/mk-images b/scripts/mk-images
index d8495504f..23d0fec65 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -30,9 +30,6 @@ TOPDIR=$(cd $TOPDIR; pwd)
BUILDARCH=$4
KERNELNAME=vmlinuz
- if [ "$BUILDARCH" = ia64 ]; then
- KERNELNAME=vmlinux
- fi
if [ "$BUILDARCH" = "sparc64" ]; then
BASEARCH=sparc