Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compilation: armbian-kernel: Change forced uncompressed modules optio…
…n 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: torvalds/linux@c7ff693
- Loading branch information