]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/linux
Zum Test alle Kernelmodule in das Installationssystem getan.
[people/pmueller/ipfire-2.x.git] / lfs / linux
index d457cb2c4879b8f33b8685bb9b004cb50d815d05..ff8f5e4af4efc3e596f1ee25eee11bbd9a985d71 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -49,7 +49,7 @@ endif
 # Top-level Rules
 ###############################################################################
 objects =$(DL_FILE) \
-       mISDN-1_1_3.tar.gz \
+       mISDN-1_1_5.tar.gz \
        squashfs3.2-r2.tar.gz \
        iptables-1.3.5.tar.bz2 \
        patch-o-matic-ng-20061210.tar.bz2 \
@@ -160,6 +160,8 @@ endif
        cd $(DIR_SRC) && rm -rf mISDN-*
        cd $(DIR_SRC) && tar xfz $(DIR_DL)/mISDN-1_1_5.tar.gz
        cd $(DIR_SRC)/mISDN-1_1_5 && yes 'yes' | ./std2kern -k /usr/src/linux
+       
+       cd $(DIR_APP)/drivers/isdn/hardware/mISDN && patch -Np0 < $(DIR_SRC)/src/patches/mISDN-avmfritz.patch
 
 ifeq "$(SMP)" ""
        # Only do this once on the non-SMP pass