armbian-build/lib/functions
Igor Velkov a661744d1d kernel: add custom_kernel_make_params extension hook
Add a new extension hook point in run_kernel_make_internal() that allows
extensions to modify kernel make parameters before compilation.

Extensions can now modify:
- common_make_params_quoted - parameters passed to make
- common_make_envs - environment variables for make

This enables features like CROSS_COMPILE_COMPAT for 32-bit compat vDSO
on arm64 builds without modifying core build scripts.

Refs: https://github.com/armbian/build/issues/9216

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 11:36:20 +01:00
..
artifacts artifact-uboot: hash ATFSOURCE 2026-01-15 20:17:43 +01:00
bsp chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
cli chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
compilation kernel: add custom_kernel_make_params extension hook 2026-01-25 11:36:20 +01:00
configuration change-tracking: also track UBOOT_COMPILER & KERNEL_COMPILER 2026-01-21 01:39:50 +01:00
general memoize: add user feedback and configurable timeout for flock 2026-01-21 01:40:21 +01:00
host "get completely rid of dead code toolchain stuff", pt2 2026-01-14 20:08:21 +01:00
image chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
logging Framework: Add "Repeat Build Options" string at the end in case of error or break 2026-01-21 01:39:23 +01:00
main chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
rootfs rootfs: enable loong64 in qemu binfmt registration 2026-01-22 14:32:05 +01:00