Skip to content

Commit

Permalink
Merge pull request #84 from miao1007/yml
Browse files Browse the repository at this point in the history
update ningbo
  • Loading branch information
miao1007 authored Jun 16, 2016
2 parents e8a1324 + be33297 commit e0e07aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ shandong_telecom_oct_sxplugin:
gansu_telecom_sxplugin:
@$(CC) $(CFLAGS) sxplugin.c -DRADIUS='"xiaoyuanyixun001"' -DPREFIX1="'\n'" -shared -o $@.so

ningbo_sxplugin:
@$(CC) $(CFLAGS) sxplugin.c -DRADIUS='"zjxinlisx02"' -DPREFIX1="'\n'" -shared -o $@.so

hainan_sxplugin:
@$(CC) $(CFLAGS) hainan_sxplugin.c -shared -o $@.so

Expand Down

0 comments on commit e0e07aa

Please sign in to comment.