aboutsummaryrefslogtreecommitdiff
path: root/build.config.common
blob: 11bc1025114269d0d933ffd741ae6db4eccd2955 (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-r383902/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86

EXTRA_CMDS=''
STOP_SHIP_TRACEPRINTK=1