UBUNTU: [Config] Disable makedumpfile for i386/amd64
authorTim Gardner <tim.gardner@canonical.com>
Tue, 6 Sep 2011 16:25:34 +0000 (10:25 -0600)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:12:11 +0000 (13:12 -0700)
Disable this until upstream produces a version that understands a 3.1
kernel layout.

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>

debian.master/rules.d/amd64.mk
debian.master/rules.d/i386.mk

index 37ab0b1..286e4fb 100644 (file)
@@ -7,3 +7,4 @@ build_image     = bzImage
 kernel_file    = arch/$(build_arch)/boot/bzImage
 install_file   = vmlinuz
 loader         = grub
+no_dumpfile    = true
index 0e91a23..d4e0ed3 100644 (file)
@@ -7,3 +7,4 @@ build_image     = bzImage
 kernel_file    = arch/$(build_arch)/boot/bzImage
 install_file   = vmlinuz
 loader         = grub
+no_dumpfile    = true