harmony 鸿蒙Compiling and Building the Linux Kernel
Compiling and Building the Linux Kernel
Example
The following uses the Hi3516D V300 board and Ubuntu x86 server as an example.
Perform a full build for the project to generate the uImage kernel image.
./build.sh --product-name hispark_taurus_standard # Build the hispark_taurus_standard image.
--build-target build_kernel # Build the uImage kernel image of hispark_taurus_standard.
--gn-args linux_kernel_version=\"linux-5.10\" # Specify the kernel version.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Kernel Coding Specification
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦