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
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:43] (current)
hyphop [Build]
Line 13: Line 13:
 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
 ``` ```
  
Line 22: Line 22:
 Follow these steps to change the default kernel configuration. Follow these steps to change the default kernel configuration.
  
-```sh+```shell
 $ make kernel-config $ make kernel-config
 $ make kernel-saveconfig $ make kernel-saveconfig
Line 31: Line 31:
 Build the Linux Debian package. Build the Linux Debian package.
  
-```sh+```shell
 $ make kernel $ make kernel
 $ make kernel-deb $ make kernel-deb
Last modified: 2022/07/13 06:13 by nick