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
Last 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:43]
hyphop [Change the Kernel Config [Optional]]
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
Last modified: 2022/09/21 03:43 by hyphop