armbian-build/lib/functions/compilation
ColorfulRhino 82aa7b3963 compilation: armbian-kernel: Change forced uncompressed modules option for kernels >=v6.12
The kernel option `CONFIG_MODULE_COMPRESS_NONE`  was superseded by `CONFIG_MODULE_COMPRESS` in 6.12.
Adapt the kernel compilation script accordingly to force the correct kernel option.

Source: c7ff693fa2
2024-10-20 18:21:58 +02:00
..
packages Fix armbian-firmware-full package build. 2024-08-12 10:45:27 +02:00
patch Wireless drivers: remove driver for 8822BS applicable for old kernels < 5.16 2024-10-18 23:03:48 +02: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-debs: show 3 levels of dirs in tree output for kernel-dtb, so overlays are shown 2024-09-14 21:41:24 +02: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 cli: kernel-make: Use build@armbian instead of armbian@next for KBUILD 2024-08-15 20:35:26 +00: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 cli: uboot: Move uboot_cflags variable to before its first use 2024-07-18 11:42:16 +02:00
utils-compilation.sh Run shellfmt to complete code 2024-06-22 19:22:24 +02:00