提交 77ef1a46 编写于 作者: O openharmony_ci 提交者: Gitee

!72 适配liteos_m新的Kconfig构建框架

Merge pull request !72 from Caoruihong/kconfig
......@@ -32,4 +32,7 @@ group("sysroot") {
if (ohos_build_compiler == "clang") {
deps = [ "build" ]
}
if (ohos_kernel_type == "liteos_m" && !ohos_kernel_is_prebuilt) {
all_dependent_configs = [ "//kernel/liteos_m:public" ]
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册