提交 9cfcb75e 编写于 作者: X xionglei6

gn format

Signed-off-by: Nxionglei6 <xionglei6@huawei.com>
上级 c0c4ee14
......@@ -21,7 +21,7 @@ if (defined(ohos_lite)) {
include_dirs = [ "//base/startup/init_lite/services/log" ]
deps = [ "//base/startup/init_lite/services/log:init_log" ]
if (ohos_kernel_type == "linux") {
defines = ["LINUX_WATCHDOG"]
defines = [ "LINUX_WATCHDOG" ]
}
}
} else {
......@@ -30,7 +30,7 @@ if (defined(ohos_lite)) {
sources = [ "init_watchdog.c" ]
include_dirs = [ "//base/startup/init_lite/services/log" ]
deps = [ "//base/startup/init_lite/services/log:init_log" ]
defines = ["LINUX_WATCHDOG"]
defines = [ "LINUX_WATCHDOG" ]
install_enable = true
part_name = "init"
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册