mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: kleaf: sources -> srcs.
That's the common keyword we use. Test: pass Bug: 192655270 Signed-off-by: Yifan Hong <elsk@google.com> Change-Id: I77d58fb99e0186e88a63ba8576ac23eabc72833e
This commit is contained in:
@@ -33,7 +33,7 @@ x86_64_outs = common_outs + ["bzImage"]
|
||||
name = name,
|
||||
outs = outs,
|
||||
build_config = config,
|
||||
sources = glob(
|
||||
srcs = glob(
|
||||
["**"],
|
||||
exclude = [
|
||||
"android/*",
|
||||
|
||||
Reference in New Issue
Block a user