[PATCH] UBUNTU: Enable udebs for armel

Colin Watson cjwatson at canonical.com
Wed Jan 7 18:03:42 UTC 2009


At least most of the infrastructure for building udebs for armel should
be present, so let's actually try to use it.

(I have not tested a full build of this myself; I trust somebody with
hardware can do so ...)

Signed-off-by: Colin Watson <cjwatson at canonical.com>
---
 debian/rules.d/armel.mk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/debian/rules.d/armel.mk b/debian/rules.d/armel.mk
index b99fe12..29b6cd3 100644
--- a/debian/rules.d/armel.mk
+++ b/debian/rules.d/armel.mk
@@ -7,6 +7,5 @@ build_image	= zImage
 kernel_file	= arch/$(build_arch)/boot/zImage
 install_file	= vmlinuz
 no_dumpfile = true
-disable_d_i = true
 
 loader		= grub
-- 
1.6.0.4




More information about the kernel-team mailing list