From a85b39c4ef63629ef6c267fd65f8b104863ee87f Mon Sep 17 00:00:00 2001 From: Alex Williamson Date: Tue, 6 Jun 2006 10:23:34 -0600 Subject: [PATCH] --- yaml --- r: 28238 b: refs/heads/master c: 120b286d3c94a4e59fdb8069d42e8d49ea468ffd h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/ia64/Makefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index fb4d7a992dd7..2d239c87789b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 28e4b224955cbe30275b2a7842e729023a4f4b03 +refs/heads/master: 120b286d3c94a4e59fdb8069d42e8d49ea468ffd diff --git a/trunk/arch/ia64/Makefile b/trunk/arch/ia64/Makefile index 80ea7506fa1a..21033ed83307 100644 --- a/trunk/arch/ia64/Makefile +++ b/trunk/arch/ia64/Makefile @@ -71,6 +71,8 @@ all: compressed unwcheck compressed: vmlinux.gz +vmlinuz: vmlinux.gz + vmlinux.gz: vmlinux $(Q)$(MAKE) $(build)=$(boot) $@