blob: d9895bb9ad641a1e43a061106c6a6d0dd1cbac50 [file] [log] [blame]
Matthias Maennich6e792fd2019-08-29 12:34:52 +01001BRANCH=android-mainline
2KERNEL_DIR=common
3
4CC=clang
Nick Desaulniers7a5e47a12019-08-07 15:24:33 -07005LD=ld.lld
Ram Muthiah6ce09372019-10-21 11:48:25 -07006CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r365631c/bin
Matthias Maennich6e792fd2019-08-29 12:34:52 +01007BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
8
9EXTRA_CMDS=''
10STOP_SHIP_TRACEPRINTK=1