Skip to content

Commit 5508fff

Browse files
YngProgrammergtjoseph
authored andcommitted
Update "make" command argument
"config" is not a valid argument for the "make" command when dealing with dahdi-linux-complete-3.4.0+3.4.0 (according to its makefile)
1 parent ec2725b commit 5508fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Getting-Started/Installing-Asterisk/Installing-Asterisk-From-Source/Prerequisites/Building-and-Installing-DAHDI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Starting with DAHDI-Linux-complete version 2.8.0+2.8.0, all files necessary to i
4444
4545
[root@server dahdi-linux-complete-2.X.Y+2.X.Y]# make install
4646
47-
[root@server dahdi-linux-complete-2.X.Y+2.X.Y]# make config
47+
[root@server dahdi-linux-complete-2.X.Y+2.X.Y]# make install-config
4848
4949
```
5050

0 commit comments

Comments
 (0)