blob: a879f6282c0f3246a0a2632547d78d0416a75a12 [file] [log] [blame]
Matthias Maennich6e792fd2019-08-29 12:34:52 +01001BRANCH=android-mainline
2KERNEL_DIR=common
3
4CC=clang
Ram Muthiah6ce09372019-10-21 11:48:25 -07005CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r365631c/bin
Matthias Maennich6e792fd2019-08-29 12:34:52 +01006BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
7
8EXTRA_CMDS=''
9STOP_SHIP_TRACEPRINTK=1