Matthias Maennich | 6e792fd | 2019-08-29 12:34:52 +0100 | [diff] [blame^] | 1 | BRANCH=android-mainline |
2 | KERNEL_DIR=common | ||||
3 | |||||
4 | CC=clang | ||||
5 | CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r353983c/bin | ||||
6 | BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86 | ||||
7 | |||||
8 | EXTRA_CMDS='' | ||||
9 | STOP_SHIP_TRACEPRINTK=1 |