Compile kernel using LLVM and enable rust support

This commit is contained in:
2025-08-22 20:59:58 +03:00
parent ff8a13b4e8
commit 5bf89601c1
3 changed files with 39 additions and 29 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
name: linux-stable
description: The stable version of the linux kernel
version: 6.16.2
revision: 2
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