udpate make plat shell
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
projectDir=`~/`
|
platDir=../plat
|
||||||
platDir=$(projectDir)/plat
|
|
||||||
platModuleList="8ecp aif bicc debug haepub iptrans isdn isup m2ua mgc mgcp mgc_v2 mtp3 pal public rtp sccp scf sip smpp snmp tcap xapp"
|
platModuleList="8ecp aif bicc debug haepub iptrans isdn isup m2ua mgc mgcp mgc_v2 mtp3 pal public rtp sccp scf sip smpp snmp tcap xapp"
|
||||||
for mod in $platModuleList; do
|
for mod in $platModuleList; do
|
||||||
echo "====================== make $mod =======================";
|
echo "====================== make $mod =======================";
|
||||||
|
|||||||
Reference in New Issue
Block a user