Blame view

build.config.common 329 Bytes
3bab27c05   Matthias Maennich   ANDROID: build.co...
1
  BRANCH=android12-5.10
f0bec7aff   Will McVicker   ANDROID: update t...
2
  KMI_GENERATION=0
6e792fdbd   Matthias Maennich   ANDROID: refactor...
3

dacc12eb1   Nick Desaulniers   ANDROID: build.co...
4
  LLVM=1
82ce726a3   Matthias Maennich   ANDROID: Use depm...
5
  DEPMOD=depmod
023411cbe   Elliot Berman   ANDROID: Use DTC ...
6
  DTC=dtc
cf67471ce   Nick Desaulniers   ANDROID: clang: u...
7
  CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r399163b/bin
6e792fdbd   Matthias Maennich   ANDROID: refactor...
8
9
10
11
  BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
  
  EXTRA_CMDS=''
  STOP_SHIP_TRACEPRINTK=1
836bc8862   Matthias Maennich   ANDROID: add unst...
12
13
  IN_KERNEL_MODULES=1
  DO_NOT_STRIP_MODULES=1
6991ab0b2   Matthias Maennich   ANDROID: Enable h...
14

33a674bd4   Matthias Maennich   ANDROID: create i...
15
  HERMETIC_TOOLCHAIN=${HERMETIC_TOOLCHAIN:-1}