ea5b4af68f
The KMI was changed by several patches on October 31. Update the generation number to notify all tools of this. Bug: 161946584 Cc: Todd Kjos <tkjos@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I5d96ec5e4fe3ead9aedf19bdedf731b3ee28746a
16 lines
318 B
Plaintext
16 lines
318 B
Plaintext
BRANCH=android11-5.4
|
|
KMI_GENERATION=2
|
|
|
|
CC=clang
|
|
LD=ld.lld
|
|
NM=llvm-nm
|
|
OBJCOPY=llvm-objcopy
|
|
DEPMOD=depmod
|
|
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
|
|
IN_KERNEL_MODULES=1
|
|
DO_NOT_STRIP_MODULES=1
|