Lines Matching full:kernel
12 …kernel LTS 4.19.y and 5.10.y, the OpenHarmony Linux kernel has incorporated CVE patches and OpenHa…
14 …on about Linux LTS 4.19.y, visit the [official kernel website](https://git.kernel.org/pub/scm/linu…
16 …on about Linux LTS 5.10.y, visit the [official kernel website](https://git.kernel.org/pub/scm/linu…
35 kernel/linux/config
42 │ ├── small_common_defconfig # Common defconfig of the small-system kernel
43 … └── standard_common_defconfig # Common defconfig of the standard-system kernel
50 ├── small_common_defconfig # Common defconfig of the small-system kernel
51 … └── standard_common_defconfig # Common defconfig of the standard-system kernel
58 …Apply the HDF kernel patches matching your kernel version. For details, see the method in **kernel…
68 …th and naming rules for the patches of the chip component in **kernel.mk** in the **kernel/linux/b…
71 DEVICE_PATCH_DIR := $(OHOS_BUILD_HOME)/kernel/linux/patches/${KERNEL_VERSION}/$(DEVICE_NAME)_patch
77 … based on the path and naming rules of the chip component in **kernel.mk** in the **kernel/linux/b…
80 KERNEL_CONFIG_PATH := $(OHOS_BUILD_HOME)/kernel/linux/config/${KERNEL_VERSION}
86 …alled after **kernel/linux/linux-\*\.\*** is copied. Before using the version-level build command …
88 …>The kernel built is generated in the **kernel** directory under the **out** directory. Modify the…
93 Perform a full build for the project to generate the **uImage** kernel image.
97 --build-target build_kernel # Build the uImage kernel image of Hi3516D V300.
98 --gn-args linux_kernel_version=\"linux-5.10\" # Build the specified kernel version.
102 <u>kernel\_linux\_config</u>