Hi ,
If you just want to build the kernel, you can goto the rpm/BUILD/linux , use make -j x to speed up the process.
But sometimes you compile the kernel first , then use ltib compile the whole packages, the kernel may be compiled one more time, and this time not the -j 6.
I suggest you can read the ltib file and bin/* , config/*, most configuration in there.
Peng Fushi