]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - debian.master/rules.d/arm64.mk
UBUNTU: packaging: arm64: disable building the snapdragon flavour
[mirror_ubuntu-bionic-kernel.git] / debian.master / rules.d / arm64.mk
1 human_arch = ARMv8
2 build_arch = arm64
3 header_arch = arm64
4 defconfig = defconfig
5 flavours = generic
6 build_image = Image.gz
7 kernel_file = arch/$(build_arch)/boot/Image.gz
8 install_file = vmlinuz
9 no_dumpfile = true
10
11 # The uboot used in ubuntu core can't handle Image.gz, so
12 # create this flavour to generate a Image just for them
13 build_image_snapdragon = Image
14 kernel_file_snapdragon = arch/$(build_arch)/boot/Image
15
16 loader = grub
17 vdso = vdso_install
18
19 do_extras_package = true
20 do_tools_usbip = true
21 do_tools_cpupower = true
22 do_tools_perf = true
23
24 do_dtbs = true
25 do_zfs = true