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

Bastian Blank waldi at alioth.debian.org
Wed Feb 18 14:50:25 UTC 2009


Author: waldi
Date: Wed Feb 18 14:50:23 2009
New Revision: 12839

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


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:50:23 2009
@@ -376,7 +376,8 @@
 	+$(MAKE_SELF) install-base
 
 install-image_arm_$(FEATURESET)_$(FLAVOUR)_plain_image \
-install-image_armel_$(FEATURESET)_$(FLAVOUR)_plain_image:
+install-image_armel_$(FEATURESET)_$(FLAVOUR)_plain_image \
+install-image_sparc_$(FEATURESET)_$(FLAVOUR)_plain_image:
 	install -m644 '$(DIR)/arch/$(KERNEL_ARCH)/boot/zImage' $(INSTALL_DIR)/vmlinuz-$(REAL_VERSION)
 
 install-image_amd64_$(FEATURESET)_$(FLAVOUR)_plain_image \



More information about the Kernel-svn-changes mailing list