Friday, 30 August 2013

make menuconfig when build a kernel

make menuconfig when build a kernel

I am using OpenSUSE now, when I type uname -r it shows
3.7.10-1.16-desktop. However, when I try to build some other project, it
need the kernels/2.6.21-s915g5-i386 file.
I am not familiar with the kernel source/build. I downloaded linux-2.6.21,
read the README file and ran make menuconfig. Then I got confused, can I
just run make oldconfig
Or if I run make menuconfig, what should I select?

No comments:

Post a Comment