feat: build OHOS_Image from kernel

using OHOS_Image as liteos default name

Signed-off-by: Caoruihong <crh.cao@huawei.com>
Change-Id: I00bcc9a6747ffde0f07f3d243150055a644df02f
This commit is contained in:
Caoruihong
2021-07-23 01:01:19 +08:00
parent 0dc79479ff
commit abf4d8fb25
7 changed files with 57 additions and 52 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ template("kernel_module") {
not_needed(invoker, "*")
}
} else {
static_library(target_name) {
source_set(target_name) {
forward_variables_from(invoker, "*")
}
}