sm7125: Fix kernel compile

Signed-off-by: Ruchit <ruchitmarathe@gmail.com>

# Conflicts:
#	Makefile
fourteen
Jenna 5 months ago
parent fc63db2d81
commit 5bc8e901df
  1. 1
      Makefile
  2. 2
      arch/arm64/configs/vendor/lineage-a52q_defconfig
  3. 2
      arch/arm64/configs/vendor/lineage-a72q_defconfig

@ -796,6 +796,7 @@ KBUILD_CFLAGS += $(call cc-option,-fno-delete-null-pointer-checks,)
# Use make W=1 to enable them (see scripts/Makefile.extrawarn)
KBUILD_CFLAGS += $(call cc-disable-warning, unused-but-set-variable)
ifeq ($(ld-name),lld)
LDFLAGS += -O2
endif

@ -6154,7 +6154,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_DWARF4 is not set

@ -6151,7 +6151,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_DWARF4 is not set

Loading…
Cancel
Save