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/09/21 03:42]
hyphop [Setup Environment]
products:sbc:vim3:development:linux:build-linux-kernel [2022/09/21 03:43] (current)
hyphop [Build]
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/09/21 03:42 by hyphop