diff --git a/debian/changelog b/debian/changelog index 7cf4e25a7..e521e0ac9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ linux-2.6 (2.6.39~rc5-1~experimental.1) UNRELEASED; urgency=low * 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. diff --git a/debian/rules.real b/debian/rules.real index 9fb17deba..a52d78697 100644 --- a/debian/rules.real +++ b/debian/rules.real @@ -364,6 +364,7 @@ endif 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: