From 7679ff6e684ad0762ec669c10c849b6322c14e8c Mon Sep 17 00:00:00 2001 From: Emmett1 Date: Sat, 23 May 2026 12:20:06 +0000 Subject: linux: updated to 6.18.30 --- repos/extra/linux/abuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'repos/extra/linux/abuild') diff --git a/repos/extra/linux/abuild b/repos/extra/linux/abuild index 3431825e..330fa226 100644 --- a/repos/extra/linux/abuild +++ b/repos/extra/linux/abuild @@ -1,11 +1,9 @@ name=linux -version=6.18.18 +version=6.18.30 release=1 -source="https://cdn.kernel.org/pub/$name/kernel/v6.x/$name-$version.tar.xz +source="https://cdn.kernel.org/pub/$name/kernel/v${version%%.*}.x/$name-$version.tar.xz dotconfig - andes_export_filldir_readdir.patch - fix-musl-btf-ids.patch - fix-musl-objtool.patch fixdep-largefile.patch" + andes_export_filldir_readdir.patch" build() { make mrproper -- cgit v1.2.3