mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
ANDROID: Enable generation of BTF type information
Enable building vmlinux.btf (in addition to vmlinux). The original binaries are not affected. Bug: 157508131 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I37e95edacf2df62d5b9680296e797a1e0949bfb3
This commit is contained in:
parent
3d1dec1f42
commit
ee9e175152
|
|
@ -2,3 +2,4 @@
|
|||
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.aarch64
|
||||
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.gki
|
||||
|
||||
GENERATE_VMLINUX_BTF=1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user