]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/linux
Readd mISDN hfcusb patches.
[people/pmueller/ipfire-2.x.git] / lfs / linux
index 13b63d30054e45e53e4e78caeb3b718a982c8543..233a1ed0f51f38bcd131037dd690743738613971 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -145,6 +145,10 @@ endif
        # Squashfs LZMA support
        cd $(DIR_APP) && bzcat $(DIR_DL)/squashfs-lzma-linux-2.6.32-kernel-patches.tar.bz2 | patch -Np1
 
+       # mISDN hfcusb fixes
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/mISDN-hfcusb-reportl1down.patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/mISDN-hfcusb_bchannels.patch
+       
        # Cleanup kernel source
 
        cp $(DIR_SRC)/config/kernel/kernel.config.$(MACHINE)-$(VERSUFIX) $(DIR_APP)/.config