ANDROID: disable BTF generation
This is to allow LTO on this branch which currently is incompatible with pahole's BTF extraction mechanism. Bug: 168714651 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I8eb00db99fa97674155e47cf5f1e01ff651375ba
This commit is contained in:
@@ -2,4 +2,3 @@
|
|||||||
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.aarch64
|
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.aarch64
|
||||||
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.gki
|
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.gki
|
||||||
|
|
||||||
GENERATE_VMLINUX_BTF=1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user