Building a Kernel
The package comes with three scripts. The first script, called make-kernel.sh, will unpack the kernel to the kernels/-d switch. The second, called make-gengraph.sh, will unpack the kernel but instead of building an installable kernel, it will generate the files required to use CodeViz, discussed in the next section, for creating call graphs. The last, called make-lxr.sh, will install a kernel for use with LXR.