aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/Makefile.am
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2021-01-25 16:27:33 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2021-01-28 13:54:24 +0100
commitda1bf8e835ea69210b7e43f1dd1b15be0e07997a (patch)
treef5719e62b9edbd9c885fba08c4c14d968da4af4d /src/gb/Makefile.am
parentcaf53174128a6c383d7f81b6f2c60049c4134571 (diff)
gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty
Drop the vty(1) code and replace it with vty2. The vty(1) was only used as intermediate to not develop a vty while developing a new code base behind. Users of gprs_ns2_ has to use the new vty code. API change which must be synchronized with osmo-pcu, osmo-gbproxy, osmo-sgsn. Change-Id: Ic2059e75d8ede8e5c29c4fef6be608ed79c8a97c
Diffstat (limited to 'src/gb/Makefile.am')
-rw-r--r--src/gb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gb/Makefile.am b/src/gb/Makefile.am
index 031971b6..d0db8144 100644
--- a/src/gb/Makefile.am
+++ b/src/gb/Makefile.am
@@ -25,7 +25,7 @@ libosmogb_la_SOURCES = gprs_ns.c gprs_ns_frgre.c gprs_ns_vty.c gprs_ns_sns.c \
gprs_bssgp.c gprs_bssgp_util.c gprs_bssgp_vty.c gprs_bssgp_rim.c \
gprs_bssgp_bss.c \
gprs_ns2.c gprs_ns2_udp.c gprs_ns2_frgre.c gprs_ns2_fr.c gprs_ns2_vc_fsm.c gprs_ns2_sns.c \
- gprs_ns2_message.c gprs_ns2_vty.c gprs_ns2_vty2.c \
+ gprs_ns2_message.c gprs_ns2_vty.c \
gprs_bssgp2.c bssgp_bvc_fsm.c \
common_vty.c frame_relay.c