Commit Graph

6 Commits

Author SHA1 Message Date
openharmony_ci 68658f032c !178 内核config分层配置
Merge pull request !178 from 朱佳鑫/config
2023-05-09 06:29:59 +00:00
zhujiaxin 3118e8292e Linux kernel configuration layered
Signed-off-by: zhujiaxin <zhujiaxin@huawei.com>
2023-05-08 22:42:01 +08:00
Ma Feng cf3ea8d3b6 kernel_build.py: add new ignore of sdhci-esdhc-imx.c
The following warning is native from linux open source, so ignore it:

drivers/mmc/host/sdhci-esdhc-imx.c: warning:
'sdhci_esdhc_imx_probe_nondt' defined but not used

Signed-off-by: Ma Feng <mafeng.ma@huawei.com>
2023-04-20 12:04:16 +08:00
Ma Feng 5946c790e3 kernel_build.py: fix some bugs
1. fix 5 misspellings
2. bugfix for ignore bug

Signed-off-by: Ma Feng <mafeng.ma@huawei.com>
2023-03-29 16:57:51 +08:00
Ma Feng 2b2ffa1960 kernel_build.py: update script
1. Add mask known warnings.
2. Set return value based on the compile result.

Signed-off-by: Ma Feng <mafeng.ma@huawei.com>
2023-01-28 19:46:34 +08:00
Ma Feng 3906f38c3e kernel_build.py
Add basic build test script for linux_kernel_5.10

Signed-off-by: Ma Feng <mafeng.ma@huawei.com>
2022-12-06 15:26:08 +08:00