%general-entities; ]> Linux-&linux-mips-version; Linux Installation of the kernel The following patch merges changes from Linux-MIPS.org into the kernel: patch -Np1 -i ../&linux-mips-patch; The following patch fixes issue related to specific MIPS based machines into the kernel: patch -Np1 -i ../&linux-mips_fix-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.