summaryrefslogtreecommitdiff
path: root/build.config.common
blob: d4754486cd821612b3bf4ee18de1708eba2af2fe (plain)
1
2
3
4
5
6
7
8
9
10
BRANCH=android-4.14
KERNEL_DIR=common

CC=clang
LD=ld.lld
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r370808/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86

EXTRA_CMDS=''
STOP_SHIP_TRACEPRINTK=1