提交 438aa77b 编写于 作者: O openharmony_ci 提交者: Gitee

!66 Gitee Review - zzzuo

Merge pull request !66 from Zachery Wu/zzzuo
......@@ -57,7 +57,7 @@ build_ext_component("build_sysroot") {
command += " BUILD_DEBUG=true"
}
if (ohos_kernel_type == "linux") {
deps += [ "//kernel/linux/patches:linux_kernel" ]
deps += [ "//kernel/linux/build:linux_kernel" ]
command += " LINUXDIR=" + rebase_path("$root_out_dir/kernel/linux-4.19")
command += " PREBUILTLINUXHDRDIR=" + rebase_path("//kernel/linux/patches/linux-4.19/prebuilts/usr/include")
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册