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) $@