mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
This fixes up the uname reported by the kernel to be android13-5.10 (matching the branch). NOTE: This patch depends on the change here to already be merged: https://android-review.googlesource.com/c/platform/system/libvintf/+/1703726 As without it userland won't boot up properly with android13-5.10 uname. Bug: 183242632 Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I84f9c93c3fa738ac2486f57b0a171bd9f085a26a
16 lines
329 B
Plaintext
16 lines
329 B
Plaintext
BRANCH=android13-5.10
|
|
KMI_GENERATION=0
|
|
|
|
LLVM=1
|
|
DEPMOD=depmod
|
|
DTC=dtc
|
|
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r416183b/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
|
|
|
|
HERMETIC_TOOLCHAIN=${HERMETIC_TOOLCHAIN:-1}
|