summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-06-29 20:00:56 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-06-29 20:00:56 +0200
commitd63912a205327d7c6b1e1888a3b8f536519e4a5a (patch)
tree1c158e3cad8bb3371766a6a12e85f8409a8364a5 /configs
parent9ef83cebf3c9709fa0f0f5a57f03c2ae1931e87a (diff)
downloadi486tcc-linux-d63912a205327d7c6b1e1888a3b8f536519e4a5a.tar.gz
i486tcc-linux-d63912a205327d7c6b1e1888a3b8f536519e4a5a.tar.bz2
updated and tested kernel 6.3.10
Diffstat (limited to 'configs')
-rw-r--r--configs/linux-config3
-rw-r--r--configs/versions2
2 files changed, 3 insertions, 2 deletions
diff --git a/configs/linux-config b/configs/linux-config
index 792f5f5..cdf079f 100644
--- a/configs/linux-config
+++ b/configs/linux-config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.3.2 Kernel Configuration
+# Linux/x86 6.3.10 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.1 20230429"
CONFIG_CC_IS_GCC=y
@@ -11,6 +11,7 @@ CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
+CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
diff --git a/configs/versions b/configs/versions
index d1326db..d6c46c4 100644
--- a/configs/versions
+++ b/configs/versions
@@ -1,4 +1,4 @@
-LINUX_KERNEL_VERSION="6.3.9"
+LINUX_KERNEL_VERSION="6.3.10"
TINYCC_VERSION="85b27"
MUSL_VERSION="1.2.3"
_OKSH_VERSION="7.2"