summaryrefslogtreecommitdiff
blob: ece357301bdb306c4ef2d15af44669c2f5f90248 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- linux-2.6.3/arch/ia64/Makefile.bak	Mon Mar  8 11:06:25 2004
+++ linux-2.6.3/arch/ia64/Makefile	Mon Mar  8 11:06:29 2004
@@ -73,6 +73,10 @@ boot := arch/ia64/hp/sim/boot
 
 all: compressed unwcheck
 
+bzImage: compressed
+	mkdir -p arch/ia64/boot
+	cp vmlinux.gz arch/ia64/boot/bzImage
+
 compressed: vmlinux.gz
 
 vmlinux.gz: vmlinux