]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
UBUNTU: [Config] s390x -- add initial binary image
authorAndy Whitcroft <apw@canonical.com>
Wed, 16 Sep 2015 14:15:24 +0000 (15:15 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 15:53:34 +0000 (08:53 -0700)
Signed-off-by: Andy Whitcroft <apw@canonical.com>
debian.master/etc/kernelconfig
debian.master/rules.d/s390x.mk

index 8b2f2c22f7cf7151969120b207c5ba86b3f38c0a..b10b5367cfcc5e75136fda232a44b304aeb96c0a 100644 (file)
@@ -2,6 +2,6 @@ if [ "$variant" = "ports" ]; then
        archs=""
        family='ports'
 else
-       archs="amd64 i386 armhf arm64 ppc64el powerpc"
+       archs="amd64 i386 armhf arm64 ppc64el powerpc s390x"
        family='ubuntu'
 fi
index c277297037e9a2dec57933ea0408588813a28856..3a7b82aeca3a681ea7df6499f8636251b4206875 100644 (file)
@@ -3,6 +3,12 @@ build_arch      = s390
 header_arch     = $(build_arch)
 defconfig       = defconfig
 flavours        = generic
+build_image    = image
+kernel_file    = arch/$(build_arch)/boot/image
+install_file   = vmlinuz
 
-do_flavour_image_package = false
+vdso           = vdso_install
+no_dumpfile    = true
+
+do_extras_package = true
 do_zfs         = true