From be332976fe2fecd679f3a72769e4090a1219ff26 Mon Sep 17 00:00:00 2001 From: miao1007 Date: Thu, 16 Jun 2016 17:46:36 +0800 Subject: [PATCH] update ningbo --- src/makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/makefile b/src/makefile index 2f16f56..9d9259a 100644 --- a/src/makefile +++ b/src/makefile @@ -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