84a2a5bd66
Prebuilts to enable hermetic toolchain are not yet available in Kernel SI. To permit upstream updates to kernel/build project, temporarily disable HERMETIC_TOOLCHAIN by default. Change-Id: Ie7b935b931efe92b04ecfd0c38971e52f5c18187 Signed-off-by: Elliot Berman <eberman@codeaurora.org>
15 lines
315 B
Plaintext
15 lines
315 B
Plaintext
BRANCH=android12-5.10
|
|
KMI_GENERATION=0
|
|
|
|
LLVM=1
|
|
DEPMOD=depmod
|
|
DTC=dtc
|
|
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r399163b/bin
|
|
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
|
|
|
|
STOP_SHIP_TRACEPRINTK=1
|
|
IN_KERNEL_MODULES=1
|
|
DO_NOT_STRIP_MODULES=1
|
|
|
|
HERMETIC_TOOLCHAIN=${HERMETIC_TOOLCHAIN:-0}
|