summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2008-09-04 16:37:21 +0000
committerShaun Ruffell <sruffell@digium.com>2008-09-04 16:37:21 +0000
commit4bac131dbebea92b00168d231e3502facad10ab2 (patch)
tree256f22b366dac2560e9ac13e34234391aac116d2 /Makefile
parent85a7d874210e42e4b75357c0f7eb9fa8b12a261e (diff)
* Updates the instructions presented after 'make config' about where to set
which modules are loaded. * Update UPGRADE.txt to indicate where to set which modules are loaded and where the module parameters are set. Issue# DAHDI-187 git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4860 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 8d11a7c..7f298ef 100644
--- a/Makefile
+++ b/Makefile
@@ -276,9 +276,10 @@ ifneq (,$(ADD_INITD))
endif
@echo "DAHDI has been configured."
@echo ""
- @echo "If you have any DAHDI hardware it is now recommended to "
- @echo "edit /etc/dahdi/init.conf and set there an optimal value "
- @echo "for the variable MODULES ."
+ @echo "If you have any DAHDI hardware it is now recommended you "
+ @echo "edit /etc/dahdi/modules in order to oad support for only "
+ @echo "the DAHDI hardware installed in this system . By default "
+ @echo "support for all DAHDI hardware is loaded at DAHDI start. "
@echo ""
@echo "I think that the DAHDI hardware you have on your system is:"
@xpp/dahdi_hardware || true