提交 f7e72f9c 编写于 作者: O openharmony_ci 提交者: Gitee

!188 统一L1编译入口

Merge pull request !188 from 熊磊/1213
...@@ -49,7 +49,10 @@ if (defined(ohos_lite)) { ...@@ -49,7 +49,10 @@ if (defined(ohos_lite)) {
group("ueventd") { group("ueventd") {
if (ohos_kernel_type == "linux") { if (ohos_kernel_type == "linux") {
deps = [ ":ueventd_linux" ] deps = [
":ueventd.config",
":ueventd_linux",
]
} else { } else {
deps = [] deps = []
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册