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

Ben Hutchings benh at alioth.debian.org
Fri Apr 29 03:54:00 UTC 2011


Author: benh
Date: Fri Apr 29 03:53:55 2011
New Revision: 17268

Log:
[armhf] Actually install zImage into the linux-image package, thanks to Sebastian Reichel

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Apr 29 03:45:14 2011	(r17267)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Apr 29 03:53:55 2011	(r17268)
@@ -7,6 +7,8 @@
   * net/wireless: Adjust config for iwlegacy/iwlwifi split (Closes: #624124)
     - Enable IWLWIFI_LEGACY as module
     - Enable IWL4965 as module; it is no longer part of the iwlagn module
+  * [armhf] Actually install zImage into the linux-image package, thanks to
+    Sebastian Reichel
 
   [ Aurelien Jarno ]
   * drm/nouveau, drm/radeon: fix build failure on mips.

Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real	Fri Apr 29 03:45:14 2011	(r17267)
+++ dists/trunk/linux-2.6/debian/rules.real	Fri Apr 29 03:53:55 2011	(r17268)
@@ -364,6 +364,7 @@
 
 install-image_arm_$(FEATURESET)_$(FLAVOUR)_plain_image \
 install-image_armel_$(FEATURESET)_$(FLAVOUR)_plain_image \
+install-image_armhf_$(FEATURESET)_$(FLAVOUR)_plain_image \
 install-image_sparc_$(FEATURESET)_$(FLAVOUR)_plain_image \
 install-image_sparc64_$(FEATURESET)_$(FLAVOUR)_plain_image \
 install-image_sh4_$(FEATURESET)_$(FLAVOUR)_plain_image:



More information about the Kernel-svn-changes mailing list