android_kernel_samsung_sm8650/build.config.common
Matthias Maennich b205dfffa2 ANDROID: Drop the -master suffix from the clang prebuilts
This suffix is now obsolete, get rid of it.

Bug: 170775957
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: Iaa72b2a75767b642fa82cd69da142a078fb643e6
2021-06-18 14:30:54 +01:00

16 lines
324 B
Plaintext

BRANCH=android-mainline
KMI_GENERATION=0
LLVM=1
DEPMOD=depmod
DTC=dtc
CLANG_PREBUILT_BIN=prebuilts/clang/host/linux-x86/clang-r416183b/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}