%general-entities; %patches-entities; ]> Linux-&linux-mips-version; Linux Installation of the kernel The following patch fixes some issues with MIPS based processors and the kernel: patch -Np1 -i ../&linux-mips-patch; cp vmlinux /boot/vmlinux-&linux-mips-version; gzip -9 /boot/vmlinux-&linux-mips-version; cp System.map /boot/System.map-&linux-mips-version; cp .config /boot/config-&linux-mips-version; If the kernel source tree is going to retained, run chown -R 0:0 on the linux-&linux-mips-version; directory to ensure all files are owned by user root.