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.6.32-6.6.161/Makefile)	(revision 424)
+++ Makefile	(.../6.6.63-6.6.236/Makefile)	(revision 425)
@@ -16,9 +16,9 @@
 # ======= __END_OF_REQUIRES__ =======
 
 
-version            = 6.6.32-6.6.161
+version            = 6.6.63-6.6.236
 subversion         =
-modules_version    = 6.6.32
+modules_version    = 6.6.63
 full_version       = $(version)
 tar_xz_archive     = $(SRC_PACKAGE_PATH)/Linux/Baikal/M1000/linux-m1-$(full_version).tar.xz
 SRC_ARCHIVE        = $(tar_xz_archive)
@@ -83,7 +83,7 @@
 
 
 KERNEL_BIN_PKG_NAME                = kernel
-KERNEL_BIN_PKG_VERSION             = 6.6.32
+KERNEL_BIN_PKG_VERSION             = 6.6.63
 KERNEL_BIN_PKG_ARCH                = $(PKGARCH)
 KERNEL_BIN_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 KERNEL_BIN_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)