%general-entities; ]> Linux-&linux-version; Linux Installation of the kernel The following patch moves the PAGE_SIZE definiton in the headers so it is available for userspace. patch -Np1 -i ../&linux-alpha_PAGE_SIZE-patch; The following sed prevents GCC from treating warnings as errors when the kernel is compiled. sed -i "s/-Werror//" arch/alpha/kernel/Makefile cp vmlinux /boot/clfskernel-&linux-version;