This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:vim4:development:linux:build-linux-kernel [2022/07/08 06:07] frank |
products:sbc:vim4:development:linux:build-linux-kernel [2022/11/29 20:51] (current) nick update build-linux-kernel |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| - | ====== Build Linux Kernel ====== | + | ====== |
| - | ===== Ubuntu | + | We provide [[kg> |
| + | You can follow the steps below: | ||
| - | We provided [[kg> | + | ===== Setup Environment |
| - | + | ||
| - | + | ||
| - | ==== Setup Environment ==== | + | |
| Choose your '' | Choose your '' | ||
| Line 19: | Line 17: | ||
| ``` | ``` | ||
| - | ==== Change the Kernel Config [Optional] ==== | + | ===== Change the Kernel Config [Optional] ===== |
| - | + | ||
| - | + | ||
| - | Follow these steps to change the default kernel configuration. | + | |
| ```shell | ```shell | ||
| Line 29: | Line 24: | ||
| ``` | ``` | ||
| - | ==== Build ==== | + | ===== Build ===== |
| Build the Linux Debian package. | Build the Linux Debian package. | ||
| Line 38: | Line 33: | ||
| ``` | ``` | ||
| - | Debian packages are in folder '' | + | Debian packages are placed |
| * **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 is '' | + | The folder location is '' |
| - | + | ||
| - | * DTB - linux-dtb-amlogic-5.4_1.0.7_arm64.deb | + | |
| - | * Image - linux-image-amlogic-5.4_1.0.7_arm64.deb | + | |
| - | * Header - linux-headers-amlogic-5.4_1.0.7_arm64.deb | + | |
| - | + | ||
| - | ==== See Also ==== | + | |
| - | [[products: | + | * '' |
| - | [[products: | + | * '' |
| + | * '' | ||
| + | ===== See Also ===== | ||
| + | * [[products: | ||
| + | * [[products: | ||
| + | * [[products: | ||