]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - 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
CommitLineData
2c21160b
TG
1human_arch = ARMv8
2build_arch = arm64
3header_arch = arm64
4defconfig = defconfig
128e2a3e 5flavours = generic
2c21160b
TG
6build_image = Image.gz
7kernel_file = arch/$(build_arch)/boot/Image.gz
8install_file = vmlinuz
9no_dumpfile = true
10
f249626d
PP
11# The uboot used in ubuntu core can't handle Image.gz, so
12# create this flavour to generate a Image just for them
812aca64
PP
13build_image_snapdragon = Image
14kernel_file_snapdragon = arch/$(build_arch)/boot/Image
f249626d 15
2c21160b
TG
16loader = grub
17vdso = vdso_install
18
19do_extras_package = true
20do_tools_usbip = true
21do_tools_cpupower = true
22do_tools_perf = true
23
24do_dtbs = true
25do_zfs = true