mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 12:00:22 +09:00
ANDROID: Move BRANCH from build.config.common to .constants.
This allows Bazel to load the value of $BRANCH in order
to determine the value of --dist_dir of copy_to_dist_dir
statically.
Test: TH
Bug: 229268271
Change-Id: Iff759b8188360ea1b2bc204d29750eece9095582
Signed-off-by: Yifan Hong <elsk@google.com>
(cherry picked from commit 75020bfbe2)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.constants
|
||||
|
||||
BRANCH=android13-5.10
|
||||
KMI_GENERATION=1
|
||||
|
||||
LLVM=1
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
BRANCH=android13-5.10
|
||||
CLANG_VERSION=r445002
|
||||
|
||||
Reference in New Issue
Block a user