From 0d6b263ae9bb3bfabbb410e859aa5e9b3f4e553d Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Thu, 6 May 2004 17:38:12 +0000 Subject: add relocatable for altix boxes (#120851) --- scripts/mk-images.ia64 | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64 index a2009deb0..fc6f01713 100644 --- a/scripts/mk-images.ia64 +++ b/scripts/mk-images.ia64 @@ -24,6 +24,7 @@ prepareBootImage() { cat > $MBD_BOOTTREE/EFI/boot/elilo.conf << EOF prompt timeout=50 +relocatable image=vmlinuz label=linux -- cgit