Compile kernel using LLVM and enable rust support

This commit is contained in:
2025-08-22 21:35:08 +03:00
parent 3dccfd1708
commit e24274d99c
3 changed files with 40 additions and 31 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
name: linux-lts
description: The longterm support version of the linux kernel
version: 6.12.43
revision: 2
revision: 3
url: https://www.kernel.org/
license: GPL2-only
architecture: any
make_depends: ["bash","bc","binutils","coreutils","diffutils","findutils","gcc","glibc","grep","gzip","kmod","libelf","make","ncurses","openssl","perl","sed"]
make_depends: ["bc","clang","cpio","gettext","libelf","lld","perl","rustc","rust-bindgen","rust-src"]
type: source