armbian-build/lib/functions/compilation
The-going d0ec958162 kernel_package_callback_linux_headers: Fix the cleaning process for tools.
In order for the cleanup to be correct for tools, we need to pass
the VMLINUX_BTF variable, which contains the real path to the vmlinux
file we just compiled.

The vmlinux file itself is not involved in cleaning,
but the Makefile checks for its presence and cleaning
is aborted if it is not found.
2024-12-30 20:33:45 +01:00
..
packages armbian-config-deb: add missing deps 2024-12-11 11:26:52 +01:00
patch wireless patches: fix build for kernel 6.13 2024-12-30 08:24:45 +08:00
armbian-kernel.sh compilation: armbian-kernel: Change forced uncompressed modules option for kernels >=v6.12 2024-10-20 18:21:58 +02:00
atf.sh kernel/uboot/atf: introduce kernel-patch, uboot-patch, atf-patch, uboot-config, kernel-config CLI commands; enhanced manual patching; block deprecated ways 2023-05-01 22:46:55 +02:00
ccache.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
crust.sh allwinner: Enable crust compilation 2023-06-20 21:36:31 +02:00
distcc.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-config.sh Run shellfmt to complete code 2024-06-22 19:22:24 +02:00
kernel-debs.sh kernel_package_callback_linux_headers: Fix the cleaning process for tools. 2024-12-30 20:33:45 +01:00
kernel-dts-check.sh cli: Improve formatting on dts-check scripts with shellfmt.sh 2024-06-25 18:11:43 +02:00
kernel-git-bundle.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-git-oras.sh add dockerproxy to accelerate ghcr.io 2023-04-18 09:28:25 +02:00
kernel-git.sh core: semantic change, KERNELSOURCE must be explicitly 'none' to avoid kernel compilation (not unset) 2024-01-07 18:58:36 +01:00
kernel-make.sh shellfmt: lib/functions; no changes 2024-11-25 11:32:28 +01:00
kernel-patching.sh cli: Improve patching logs for U-Boot and kernel 2024-07-03 14:02:29 +02:00
kernel.sh kernel-dtb: copy also the dtb binary for the board to output 2024-09-03 22:04:20 +02:00
uboot-git.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
uboot-patching.sh cli: Improve patching logs for U-Boot and kernel 2024-07-03 14:02:29 +02:00
uboot.sh u-boot: check the produced platform_install.sh (created from functions like write_uboot_platform) for shellcheck errors 2024-12-09 14:12:44 +01:00
utils-compilation.sh Run shellfmt to complete code 2024-06-22 19:22:24 +02:00