Skip to content

Commit

Permalink
modified: .github/workflows/kernel-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
76op committed Mar 27, 2024
1 parent e2714fa commit e98499a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian12-config
Original file line number Diff line number Diff line change
Expand Up @@ -10283,13 +10283,13 @@ CONFIG_DEBUG_MISC=y
CONFIG_DEBUG_INFO=n
CONFIG_AS_HAS_NON_CONST_LEB128=y
# CONFIG_DEBUG_INFO_NONE is not set
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=n
# CONFIG_DEBUG_INFO_DWARF4 is not set
# CONFIG_DEBUG_INFO_DWARF5 is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_COMPRESSED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
CONFIG_DEBUG_INFO_BTF=y
CONFIG_DEBUG_INFO_BTF=n
# CONFIG_GDB_SCRIPTS is not set
CONFIG_FRAME_WARN=2048
CONFIG_STRIP_ASM_SYMS=y
Expand Down

0 comments on commit e98499a

Please sign in to comment.