Silence TRIM_UNUSED_KSYMS prompt when using certain combinations with futex2. This option can break out of tree module compilation when enabled so this is undersirable.
This commit is contained in:
parent
e8fcdcc02e
commit
f748589016
@ -628,7 +628,8 @@ CONFIG_PAHOLE_HAS_SPLIT_BTF=y\n
|
||||
CONFIG_DEBUG_INFO_BTF_MODULES=y\n
|
||||
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set\n
|
||||
# CONFIG_WIRELESS_WDS is not set\n
|
||||
# CONFIG_UNWINDER_GUESS is not set" >> ./.config
|
||||
# CONFIG_UNWINDER_GUESS is not set\n
|
||||
# CONFIG_TRIM_UNUSED_KSYMS is not set">> ./.config
|
||||
fi
|
||||
echo "CONFIG_CMDLINE=\"${_custom_commandline}\"" >> ./.config
|
||||
echo "# CONFIG_CMDLINE_OVERRIDE is not set" >> ./.config
|
||||
|
Loading…
Reference in New Issue
Block a user