Files
Masahiro Yamada de7282851c UBUNTU: [Packaging] Remove meaningless $(header_arch)
$(build_arch) and $(header_arch) are always the same.

As far as I know, there is no situation where 'make headers_install'
uses a different ARCH=.

Signed-off-by: Masahiro Yamada <masahiro.yamada@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-03-11 09:40:50 +01:00

13 lines
282 B
Makefile

human_arch = 64 bit x86 (32 bit userspace)
build_arch = x86
defconfig = defconfig
flavours =
build_image = bzImage
kernel_file = arch/$(build_arch)/boot/bzImage
install_file = vmlinuz
vdso = vdso_install
no_dumpfile = true
uefi_signed = true
do_flavour_image_package = false