]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/mISDN
samba: bump package version.
[people/teissler/ipfire-2.x.git] / lfs / mISDN
index 0fe76ec3758e82480ff9a688ab678e54fe7f36e6..e6a7465b3a9a38e650a91bfbadad8af3c9d1e2fa 100644 (file)
--- a/lfs/mISDN
+++ b/lfs/mISDN
@@ -27,7 +27,7 @@ include Config
 VERSUFIX=ipfire$(KCFG)
 
 ifeq "$(KCFG)" "-xen"
-       KVER = "2.6.32.60"
+       KVER = "2.6.32.61"
 endif
 
 VER        = 20121008
@@ -111,5 +111,9 @@ ifneq "$(XEN)" "1"
        sed -i -e "s|.ko||g" /etc/modprobe.d/mISDN
 endif
 
+       # Remove mISDN modules that was shipped with the kernel
+       rm -rf /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/isdn/mISDN
+       rm -rf /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/isdn/hardware/mISDN
+
        @rm -rf $(DIR_SRC)/mISDN*
        @$(POSTBUILD)