提交 9b438638 编写于 作者: Y yaoxiaoyu

make //kernel/lite_m:kernel available for all targets

Signed-off-by: Nyaoxiaoyu <yaoxiaoyu1@huawei.com>
Change-Id: Ibec8b49c6ece051301fd4d298c7a3b9b20d53409
上级 4e0bf74f
......@@ -289,7 +289,8 @@ static_library("libkernel") {
group("kernel") {
public_deps = [ ":libkernel" ]
visibility += [ "//build/lite:ohos" ]
visibility = []
visibility += [ "*:*" ]
}
group("liteos_m") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册