Menuconfig - What Next?

What Next?

The user is encouraged to read the Linux README, since there are also many other targets. Each will configure the kernel, but with different features activated.

  1. make menuconfig
  2. Next build the compressed kernel and its modules, a long process. make.
  3. Install using your favorite method such as make modules_install, make install.

Read more about this topic:  Menuconfig