summaryrefslogtreecommitdiff
path: root/build.config.common
diff options
context:
space:
mode:
Diffstat (limited to 'build.config.common')
-rw-r--r--build.config.common10
1 files changed, 10 insertions, 0 deletions
diff --git a/build.config.common b/build.config.common
new file mode 100644
index 000000000000..d4754486cd82
--- /dev/null
+++ b/build.config.common
@@ -0,0 +1,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