mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ANDROID: kleaf: build/kleaf -> build/kernel/kleaf
This is part of a migration process from build/ to build/kernel. Test: builds Bug: 204425264 Change-Id: Id29f8e476fbb3590196789b2b578865798f24cd3 Signed-off-by: Yifan Hong <elsk@google.com>
This commit is contained in:
@@ -17,6 +17,6 @@ package(
|
||||
],
|
||||
)
|
||||
|
||||
load("//build/kleaf:common_kernels.bzl", "define_common_kernels")
|
||||
load("//build/kernel/kleaf:common_kernels.bzl", "define_common_kernels")
|
||||
|
||||
define_common_kernels()
|
||||
|
||||
Reference in New Issue
Block a user