Where is the CentOS kernel source path?
Where is the CentOS kernel source path? The value of $(uname -m) sets the target to the architecture of your current kernel. This is generally accepted, as most people will need either i686 or x86_64 as the target. The kernel source tree will now be found under the ~/rpmbuild/BUILD/kernel*/linux*/ directory. Read more…