提交 18539ee1 编写于 作者: C Caoruihong

feat: do not build kernel from vendor

kernel should be built from kernel
Signed-off-by: NCaoruihong <crh.cao@huawei.com>
Change-Id: Ibe2f817435aab85cbebd5696c45fae6c129c1cb3
上级 674ae22d
{
"components": [
{
"component": "hi3516dv300_init",
"description": "",
"optional": "false",
"dirs": [
"device/hisilicon/build/hi3516dv300/liteos"
],
"targets": [
"//device/hisilicon/build/hi3516dv300/liteos:hi3516dv300_image"
],
"rom": "",
"ram": "",
"output": [ "OHOS_image.bin" ],
"adapted_board": [
"hi3516dv300",
"hi3516dv300_openharmony"
],
"adapted_kernel": [ "liteos_a" ],
"features": [],
"deps": {
"third_party": [],
"kernel_special": {},
"board_special": {},
"components": [
"liteos_a"
]
}
},
{
"component": "hi3518ev300_init",
"description": "",
"optional": "false",
"dirs": [
"device/hisilicon/build/hi3518ev300"
],
"targets": [
"//device/hisilicon/build/hi3518ev300:hi3518ev300_make_kernel"
],
"rom": "",
"ram": "",
"output": [ "OHOS_image.bin" ],
"adapted_board": [
"hi3518ev300",
"hi3518ev300_openharmony"
],
"adapted_kernel": [ "liteos_a" ],
"features": [],
"deps": {
"third_party": [],
"kernel_special": {},
"board_special": {},
"components": [
"liteos_a"
]
}
},
{
"component": "hardware",
"description": "",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册