dyn TS: Rename bsc_dyn_pdch.c to bsc_dyn_ts.c

It's no longer just for IPAC style TCH/F_PDCH, but also contains code for
TCH/F_TCH/H_PDCH, so pick a more general name.

Change-Id: Ic19db81eca03fd72738839ee3686b6b4c8b6b437
This commit is contained in:
Neels Hofmeyr 2016-07-23 17:17:34 +02:00
parent d3b7fa837d
commit c5e75f3e6a
2 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@ libbsc_a_SOURCES = abis_nm.c abis_nm_vty.c \
arfcn_range_encode.c bsc_ctrl_commands.c \
bsc_ctrl_lookup.c \
net_init.c \
bsc_dyn_pdch.c
bsc_dyn_ts.c