文件操作 - Kconfig
返回文件管理
返回主菜单
删除本文件
文件: /usr/src/kernels/4.18.0-553.125.1.el8_10.x86_64/Kconfig
编辑文件内容
# SPDX-License-Identifier: GPL-2.0 # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration" comment "Compiler: $(CC_VERSION_TEXT)" source "scripts/Kconfig.include" source "arch/$(SRCARCH)/Kconfig" source "Kconfig.redhat" config RH_KABI_SIZE_ALIGN_CHECKS bool "Enables more stringent kabi checks in the macros" default y help This option enables more stringent kabi checks. Those must be disable in case of a debug-build because they allow to change struct sizes. config RH_KABI_STABLE_ASM_OFFSETS bool "Enables asm-offsets.c constant stabilization" default n help This option extends check-kabi to test a subset of asm-offsets.c constants.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件