Files
kernel_arpi/build.config.common
Matthias Maennich 5bf56d2150 ANDROID: Initial branch setup for android13-5.15
Bug: 204472986
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: I03fc890aef8de06c655b98286768dc9c57b4709c
2021-11-02 10:19:03 +00:00

16 lines
360 B
Plaintext

BRANCH=android13-5.15
KMI_GENERATION=0
LLVM=1
DEPMOD=depmod
CLANG_PREBUILT_BIN=prebuilts/clang/host/linux-x86/clang-r433403/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
DTC=${ROOT_DIR}/${BUILDTOOLS_PREBUILT_BIN}/dtc
EXTRA_CMDS=''
STOP_SHIP_TRACEPRINTK=1
IN_KERNEL_MODULES=1
DO_NOT_STRIP_MODULES=1
HERMETIC_TOOLCHAIN=${HERMETIC_TOOLCHAIN:-1}