- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / arch / s390 / Makefile
index 0ad2f1e..1eea138 100644 (file)
@@ -104,12 +104,12 @@ drivers-$(CONFIG_OPROFILE)        += arch/s390/oprofile/
 
 boot           := arch/s390/boot
 
-all: image bzImage
+all: image bzImage kerntypes.o
 
 install: vmlinux
        $(Q)$(MAKE) $(build)=$(boot) $@
 
-image bzImage: vmlinux
+image bzImage kerntypes.o: vmlinux
        $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
 
 zfcpdump: