Kernel Build – Traditional output

Linux 2.6 looks nice and clean when it compiles, however sometimes it is useful to see what is actually happening. This is as simple as running:

make V=1

and there will be plenty of build debugging output.