%general-entities; ]> Linux-&linux-version; Linux Installation of the kernel The following patch merges changes from Linux-MIPS into the kernel: patch -Np1 -i ../linux-&linux-version;-mips-1.patch The following patch merges updates for Linux-MIPS kernel: patch -Np1 -i ../linux-&linux-version;-mips_fixes-1.patch The following patch adds support for squashed filesystens to the kernel: patch -Np1 -i ../linux-&linux-version;-squashfs-1.patch The following patch backports the d80211 wireless stack to the kernel: zcat ../linux-2.6.19-d80211-import-1.patch.gz | patch -Np1 The following patch updates the bcm43xx-d80211 wireless module: zcat ../linux-2.6.19-bcm43xx-update-1.patch.gz | patch -Np1 The following patch adds support for wireless routers to the kernel: patch -Np1 -i ../linux-&linux-version;-bcm947xx-2.patch make ARCH=mips CROSS_COMPILE=${CLFS_TARGET}- menuconfig make ARCH=mips CROSS_COMPILE=${CLFS_TARGET}- make ARCH=mips CROSS_COMPILE=${CLFS_TARGET}- \ INSTALL_MOD_PATH=${CLFS} modules_install