Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim3:development:linux:build-linux-kernel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
products:sbc:vim3:development:linux:build-linux-kernel [2022/07/13 06:13]
nick
products:sbc:vim3:development:linux:build-linux-kernel [2022/09/21 03:42]
hyphop [Setup Environment]
Line 4: Line 4:
  
 ====== VIM3/3L Build Linux Kernel ====== ====== VIM3/3L Build Linux Kernel ======
- 
-===== Ubuntu ===== 
  
  
Line 11: Line 9:
  
  
-==== Setup Environment ====+===== Setup Environment =====
  
 Choose your ''board'' (e.g. ''VIM3''), ''U-Boot version'', ''Linux version'', ''system version'', etc. Choose your ''board'' (e.g. ''VIM3''), ''U-Boot version'', ''Linux version'', ''system version'', etc.
  
-```sh +```shell 
-$ source setenv.sh+~$ source setenv.sh
 ``` ```
  
-==== Change the Kernel Config [Optional] ====+===== Change the Kernel Config [Optional] =====
  
  
Line 29: Line 27:
 ``` ```
  
-==== Build ====+===== Build =====
  
 Build the Linux Debian package. Build the Linux Debian package.
Line 49: Line 47:
   * Header - linux-headers-amlogic-4.9_1.0.11_arm64.deb   * Header - linux-headers-amlogic-4.9_1.0.11_arm64.deb
  
-==== See Also ====+===== See Also =====
  
 [[products:sbc:vim3:development:linux:build-linux-uboot|Build U-Boot]]. \\ [[products:sbc:vim3:development:linux:build-linux-uboot|Build U-Boot]]. \\
Last modified: 2022/09/21 03:43 by hyphop