====== Kernel Space ====== Some useful things I found out when building my own kernels. ===== Reducing Size of the Sources ===== * delete code for other archs in ''KERNELDIR/archs'' * **BEWARE:** ''i386'' also uses code from ''x86_64''!