mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
mISDN: remove wrong kernel modules.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user