|
|
|
@ -183,7 +183,7 @@ installdtmf : qndtmf
|
|
|
|
|
|
|
|
|
|
|
|
installmmdvm : $(MMPATH)/MMDVMHost $(MMPATH)/MMDVM.qn
|
|
|
|
installmmdvm : $(MMPATH)/MMDVMHost $(MMPATH)/MMDVM.qn
|
|
|
|
/bin/cp -f $(MMPATH)/MMDVMHost $(BINDIR)
|
|
|
|
/bin/cp -f $(MMPATH)/MMDVMHost $(BINDIR)
|
|
|
|
cd $(MMPATH) ; /bin/ln -s $(shell pwd)/MMDVM.qn $(CFGDIR)
|
|
|
|
/bin/ln -s $(shell pwd)/$(MMPATH)/MMDVM.qn $(CFGDIR)
|
|
|
|
/bin/cp -f system/mmdvm.service $(SYSDIR)
|
|
|
|
/bin/cp -f system/mmdvm.service $(SYSDIR)
|
|
|
|
/bin/cp -f system/mmdvm.timer $(SYSDIR)
|
|
|
|
/bin/cp -f system/mmdvm.timer $(SYSDIR)
|
|
|
|
systemctl enable mmdvm.timer
|
|
|
|
systemctl enable mmdvm.timer
|
|
|
|
|