[PATCH Xenial SRU] UBUNTU: [Config] s390x: Use compressed kernel bzImage
tim.gardner at canonical.com
tim.gardner at canonical.com
Fri Apr 8 11:28:11 UTC 2016
From: Tim Gardner <tim.gardner at canonical.com>
BugLink: http://bugs.launchpad.net/bugs/1536245
Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
debian.master/rules.d/s390x.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian.master/rules.d/s390x.mk b/debian.master/rules.d/s390x.mk
index c3c58af..5b468ac 100644
--- a/debian.master/rules.d/s390x.mk
+++ b/debian.master/rules.d/s390x.mk
@@ -3,8 +3,8 @@ build_arch = s390
header_arch = $(build_arch)
defconfig = defconfig
flavours = generic
-build_image = image
-kernel_file = arch/$(build_arch)/boot/image
+build_image = bzImage
+kernel_file = arch/$(build_arch)/boot/bzImage
install_file = vmlinuz
vdso = vdso_install
--
2.7.4
More information about the kernel-team
mailing list