[kernel] r12840 - dists/trunk/linux-2.6/debian

Bastian Blank waldi at alioth.debian.org
Wed Feb 18 14:51:54 UTC 2009


Author: waldi
Date: Wed Feb 18 14:51:53 2009
New Revision: 12840

Log:
debian/rules.real: Setup image installation rules for ia64.


Modified:
   dists/trunk/linux-2.6/debian/rules.real

Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real	(original)
+++ dists/trunk/linux-2.6/debian/rules.real	Wed Feb 18 14:51:53 2009
@@ -384,6 +384,7 @@
 install-image_i386_$(FEATURESET)_$(FLAVOUR)_plain_image:
 	install -m644 '$(DIR)/arch/$(KERNEL_ARCH)/boot/bzImage' $(INSTALL_DIR)/vmlinuz-$(REAL_VERSION)
 
+install-image_ia64_$(FEATURESET)_$(FLAVOUR)_plain_image \
 install-image_m68k_$(FEATURESET)_$(FLAVOUR)_plain_image:
 	install -m644 '$(DIR)/vmlinux.gz' $(INSTALL_DIR)/vmlinuz-$(REAL_VERSION)
 



More information about the Kernel-svn-changes mailing list