Files
kernel_arpi/build.config.aarch64
Will McVicker efe9cb9c8f ANDROID: include GKI_MODULES_LIST
We need to include the GKI_MODULES_LIST so that we can properly extract
the GKI module's symbols when generating the symbol lists.

Bug: 232988816
Signed-off-by: Will McVicker <willmcvicker@google.com>
Change-Id: Ifb459809ee311531c8cb3e04c8b5210d469e78cb
2022-07-16 00:13:40 +00:00

19 lines
230 B
Plaintext

ARCH=arm64
MAKE_GOALS="
Image
modules
"
FILES="
arch/arm64/boot/Image
vmlinux
System.map
vmlinux.symvers
modules.builtin
modules.builtin.modinfo
"
NDK_TRIPLE=aarch64-linux-android31
GKI_MODULES_LIST=android/gki_aarch64_modules