summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index acbb55b..027975b 100644
--- a/Makefile
+++ b/Makefile
@@ -70,8 +70,8 @@ endif
RCCONF_FILE = /etc/dahdi/init.conf
MODULES_FILE = /etc/dahdi/modules
GENCONF_FILE = /etc/dahdi/genconf_parameters
-MODPROBE_FILE = /etc/modprobe.d/dahdi
-BLACKLIST_FILE = /etc/modprobe.d/dahdi.blacklist
+MODPROBE_FILE = /etc/modprobe.d/dahdi.conf
+BLACKLIST_FILE = /etc/modprobe.d/dahdi.blacklist.conf
NETSCR_DIR := $(firstword $(wildcard $(DESTDIR)/etc/sysconfig/network-scripts ))
ifneq (,$(NETSCR_DIR))