mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
This is required at the moment to be set by build_abi.sh. Bug: 175681515 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I2657652c3fd3755fe2cee7a9a9ab01989a0bc8f3
16 lines
331 B
Plaintext
16 lines
331 B
Plaintext
BRANCH=android-mainline
|
|
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
|
|
|
|
EXTRA_CMDS=''
|
|
STOP_SHIP_TRACEPRINTK=1
|
|
IN_KERNEL_MODULES=1
|
|
DO_NOT_STRIP_MODULES=1
|
|
|
|
HERMETIC_TOOLCHAIN=${HERMETIC_TOOLCHAIN:-1}
|