File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- [[ -z $KERNEL_VERSION ]] && KERNEL_VERSION=' 5.15.93 '
3+ [[ -z $KERNEL_VERSION ]] && KERNEL_VERSION=' 5.15.98 '
44[[ -z $BUILDROOT_VERSION ]] && BUILDROOT_VERSION=' 2022.02.9'
55
66Usage () {
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/arm64 5.15.93 Kernel Configuration
3+ # Linux/arm64 5.15.98 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0"
66CONFIG_CC_IS_GCC=y
@@ -16,6 +16,7 @@ CONFIG_CC_CAN_LINK_STATIC=y
1616CONFIG_CC_HAS_ASM_GOTO=y
1717CONFIG_CC_HAS_ASM_INLINE=y
1818CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
19+ CONFIG_PAHOLE_VERSION=0
1920CONFIG_IRQ_WORK=y
2021CONFIG_BUILDTIME_TABLE_SORT=y
2122CONFIG_THREAD_INFO_IN_TASK=y
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/x86 5.15.93 Kernel Configuration
3+ # Linux/x86 5.15.98 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="gcc (Debian 8.3.0-6) 8.3.0"
66CONFIG_CC_IS_GCC=y
@@ -16,6 +16,7 @@ CONFIG_CC_CAN_LINK_STATIC=y
1616CONFIG_CC_HAS_ASM_GOTO=y
1717CONFIG_CC_HAS_ASM_INLINE=y
1818CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
19+ CONFIG_PAHOLE_VERSION=0
1920CONFIG_IRQ_WORK=y
2021CONFIG_BUILDTIME_TABLE_SORT=y
2122CONFIG_THREAD_INFO_IN_TASK=y
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/i386 5.15.93 Kernel Configuration
3+ # Linux/i386 5.15.98 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="gcc (Debian 8.3.0-6) 8.3.0"
66CONFIG_CC_IS_GCC=y
@@ -14,6 +14,7 @@ CONFIG_LLD_VERSION=0
1414CONFIG_CC_HAS_ASM_GOTO=y
1515CONFIG_CC_HAS_ASM_INLINE=y
1616CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
17+ CONFIG_PAHOLE_VERSION=0
1718CONFIG_IRQ_WORK=y
1819CONFIG_BUILDTIME_TABLE_SORT=y
1920CONFIG_THREAD_INFO_IN_TASK=y
You can’t perform that action at this time.
0 commit comments