Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: Makefile
===================================================================
--- Makefile	(.../6.0.7/Makefile)	(revision 35)
+++ Makefile	(.../6.1.26/Makefile)	(revision 36)
@@ -16,9 +16,9 @@
 # ======= __END_OF_REQUIRES__ =======
 
 
-version            = 6.0.7
+version            = 6.1.26
 subversion         =
-modules_version    = 6.0.7
+modules_version    = 6.1.26
 full_version       = $(version)
 tar_xz_archive     = $(SRC_PACKAGE_PATH)/Linux/v6.x/linux-$(full_version).tar.xz
 SRC_ARCHIVE        = $(tar_xz_archive)
@@ -74,7 +74,7 @@
 
 
 KERNEL_BIN_PKG_NAME                = kernel
-KERNEL_BIN_PKG_VERSION             = 6.0.7
+KERNEL_BIN_PKG_VERSION             = 6.1.26
 KERNEL_BIN_PKG_ARCH                = $(PKGARCH)
 KERNEL_BIN_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 KERNEL_BIN_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)