File tree Expand file tree Collapse file tree 6 files changed +27
-10
lines changed
compile-kernel/tools/config Expand file tree Collapse file tree 6 files changed +27
-10
lines changed Original file line number Diff line number Diff line change 2
2
# Automatically generated file; DO NOT EDIT.
3
3
# Linux/arm64 5.10.237 Kernel Configuration
4
4
#
5
- CONFIG_CC_VERSION_TEXT="aarch64-none-elf -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
5
+ CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
6
6
CONFIG_CC_IS_GCC=y
7
7
CONFIG_GCC_VERSION=140201
8
8
CONFIG_LD_VERSION=243010000
9
9
CONFIG_CLANG_VERSION=0
10
10
CONFIG_AS_IS_GNU=y
11
11
CONFIG_AS_VERSION=24301
12
12
CONFIG_LLD_VERSION=0
13
+ CONFIG_CC_CAN_LINK=y
14
+ CONFIG_CC_CAN_LINK_STATIC=y
13
15
CONFIG_CC_HAS_ASM_GOTO=y
14
16
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
15
17
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
@@ -23,6 +25,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
23
25
#
24
26
CONFIG_INIT_ENV_ARG_LIMIT=32
25
27
# CONFIG_COMPILE_TEST is not set
28
+ # CONFIG_UAPI_HEADER_TEST is not set
26
29
CONFIG_LOCALVERSION=""
27
30
# CONFIG_LOCALVERSION_AUTO is not set
28
31
CONFIG_BUILD_SALT=""
Original file line number Diff line number Diff line change 1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # Linux/arm64 5.15.182 Kernel Configuration
3
+ # Linux/arm64 5.15.183 Kernel Configuration
4
4
#
5
- CONFIG_CC_VERSION_TEXT="aarch64-none-elf -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
5
+ CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
6
6
CONFIG_CC_IS_GCC=y
7
7
CONFIG_GCC_VERSION=140201
8
8
CONFIG_CLANG_VERSION=0
@@ -11,6 +11,8 @@ CONFIG_AS_VERSION=24301
11
11
CONFIG_LD_IS_BFD=y
12
12
CONFIG_LD_VERSION=24301
13
13
CONFIG_LLD_VERSION=0
14
+ CONFIG_CC_CAN_LINK=y
15
+ CONFIG_CC_CAN_LINK_STATIC=y
14
16
CONFIG_CC_HAS_ASM_GOTO=y
15
17
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
16
18
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
@@ -27,6 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
27
29
CONFIG_INIT_ENV_ARG_LIMIT=32
28
30
# CONFIG_COMPILE_TEST is not set
29
31
# CONFIG_WERROR is not set
32
+ # CONFIG_UAPI_HEADER_TEST is not set
30
33
CONFIG_LOCALVERSION=""
31
34
# CONFIG_LOCALVERSION_AUTO is not set
32
35
CONFIG_BUILD_SALT=""
Original file line number Diff line number Diff line change 4
4
#
5
5
6
6
#
7
- # Compiler: aarch64-none-elf -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119
7
+ # Compiler: aarch64-none-linux-gnu -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119
8
8
#
9
9
CONFIG_CC_IS_GCC=y
10
10
CONFIG_GCC_VERSION=140201
11
11
CONFIG_CLANG_VERSION=0
12
+ CONFIG_CC_CAN_LINK=y
12
13
CONFIG_CC_HAS_ASM_GOTO=y
13
14
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
14
15
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
@@ -22,6 +23,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
22
23
#
23
24
CONFIG_INIT_ENV_ARG_LIMIT=32
24
25
# CONFIG_COMPILE_TEST is not set
26
+ # CONFIG_UAPI_HEADER_TEST is not set
25
27
CONFIG_LOCALVERSION=""
26
28
# CONFIG_LOCALVERSION_AUTO is not set
27
29
CONFIG_BUILD_SALT=""
Original file line number Diff line number Diff line change 1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # Linux/arm64 6.1.138 Kernel Configuration
3
+ # Linux/arm64 6.1.139 Kernel Configuration
4
4
#
5
- CONFIG_CC_VERSION_TEXT="aarch64-none-elf -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
5
+ CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
6
6
CONFIG_CC_IS_GCC=y
7
7
CONFIG_GCC_VERSION=140201
8
8
CONFIG_CLANG_VERSION=0
@@ -11,6 +11,8 @@ CONFIG_AS_VERSION=24301
11
11
CONFIG_LD_IS_BFD=y
12
12
CONFIG_LD_VERSION=24301
13
13
CONFIG_LLD_VERSION=0
14
+ CONFIG_CC_CAN_LINK=y
15
+ CONFIG_CC_CAN_LINK_STATIC=y
14
16
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
15
17
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
16
18
CONFIG_CC_HAS_ASM_INLINE=y
@@ -26,6 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
26
28
CONFIG_INIT_ENV_ARG_LIMIT=32
27
29
# CONFIG_COMPILE_TEST is not set
28
30
# CONFIG_WERROR is not set
31
+ # CONFIG_UAPI_HEADER_TEST is not set
29
32
CONFIG_LOCALVERSION=""
30
33
# CONFIG_LOCALVERSION_AUTO is not set
31
34
CONFIG_BUILD_SALT=""
Original file line number Diff line number Diff line change 1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # Linux/arm64 6.12.28 Kernel Configuration
3
+ # Linux/arm64 6.12.29 Kernel Configuration
4
4
#
5
- CONFIG_CC_VERSION_TEXT="aarch64-none-elf -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
5
+ CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
6
6
CONFIG_CC_IS_GCC=y
7
7
CONFIG_GCC_VERSION=140201
8
8
CONFIG_CLANG_VERSION=0
@@ -13,6 +13,8 @@ CONFIG_LD_VERSION=24301
13
13
CONFIG_LLD_VERSION=0
14
14
CONFIG_RUSTC_VERSION=0
15
15
CONFIG_RUSTC_LLVM_VERSION=0
16
+ CONFIG_CC_CAN_LINK=y
17
+ CONFIG_CC_CAN_LINK_STATIC=y
16
18
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
17
19
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
18
20
CONFIG_TOOLS_SUPPORT_RELR=y
@@ -30,6 +32,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
30
32
CONFIG_INIT_ENV_ARG_LIMIT=32
31
33
# CONFIG_COMPILE_TEST is not set
32
34
# CONFIG_WERROR is not set
35
+ # CONFIG_UAPI_HEADER_TEST is not set
33
36
CONFIG_LOCALVERSION=""
34
37
# CONFIG_LOCALVERSION_AUTO is not set
35
38
CONFIG_BUILD_SALT=""
Original file line number Diff line number Diff line change 1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # Linux/arm64 6.6.90 Kernel Configuration
3
+ # Linux/arm64 6.6.91 Kernel Configuration
4
4
#
5
- CONFIG_CC_VERSION_TEXT="aarch64-none-elf -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
5
+ CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu -gcc (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 14.2.1 20241119"
6
6
CONFIG_CC_IS_GCC=y
7
7
CONFIG_GCC_VERSION=140201
8
8
CONFIG_CLANG_VERSION=0
@@ -11,6 +11,8 @@ CONFIG_AS_VERSION=24301
11
11
CONFIG_LD_IS_BFD=y
12
12
CONFIG_LD_VERSION=24301
13
13
CONFIG_LLD_VERSION=0
14
+ CONFIG_CC_CAN_LINK=y
15
+ CONFIG_CC_CAN_LINK_STATIC=y
14
16
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
15
17
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
16
18
CONFIG_TOOLS_SUPPORT_RELR=y
@@ -27,6 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
27
29
CONFIG_INIT_ENV_ARG_LIMIT=32
28
30
# CONFIG_COMPILE_TEST is not set
29
31
# CONFIG_WERROR is not set
32
+ # CONFIG_UAPI_HEADER_TEST is not set
30
33
CONFIG_LOCALVERSION=""
31
34
# CONFIG_LOCALVERSION_AUTO is not set
32
35
CONFIG_BUILD_SALT=""
You can’t perform that action at this time.
0 commit comments