This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
products:sbc:edge-2l:development:linux:build-linux-kernel [2025/11/26 02:16] gray created |
products:sbc:edge-2l:development:linux:build-linux-kernel [2026/05/11 01:56] (current) nick ↷ Page moved from local:users:gray:products:sbc:edge-2l:development:linux:build-linux-kernel to products:sbc:edge-2l:development:linux:build-linux-kernel |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| - | We provided | + | We provide |
| - | ==== Setup Environment | + | ==== Setup environment |
| - | Choose | + | Configure the environment by choosing |
| ```shell | ```shell | ||
| Line 19: | Line 19: | ||
| ``` | ``` | ||
| - | ==== Change | + | Select |
| + | ==== Change the Kernel config ==== | ||
| + | |||
| + | <WRAP tip > | ||
| + | This is an optional operation. | ||
| + | </ | ||
| Follow these steps to change the default kernel configuration. | Follow these steps to change the default kernel configuration. | ||
| Line 38: | Line 43: | ||
| ``` | ``` | ||
| - | Debian packages are in folder '' | + | The generated |
| * **VERSION** : refers to the Fenix version, e.g. '' | * **VERSION** : refers to the Fenix version, e.g. '' | ||
| * **BOARD** : refers to the Khadas SBC, e.g. '' | * **BOARD** : refers to the Khadas SBC, e.g. '' | ||
| - | The folder location | + | For example, the folder location |
| - | * DTB - linux-dtb-rockchip-5.10_1.1.1_arm64.deb | + | * DTB package |
| - | * Image - linux-image-rockchip-5.10_1.1.1_arm64.deb | + | * Image package |
| - | * Header - linux-headers-rockchip-5.10_1.1.1_arm64.deb | + | * Header |
| - | ==== See Also ==== | + | ==== See also ==== |
| * [[products: | * [[products: | ||