aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-04 19:45:34 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-04 19:50:09 +0200
commit9d4fe51424eb424b7edab3b297cc105b5d3aaf59 (patch)
tree7b6dc08a3d0b10d38870888450e46654ede32e3d /src/Makefile.am
parent3eed8a115adf5319ccaccbfe8f2325f764d72d15 (diff)
hsl: Remove the input handling for the HSL BTS
I have removed HSL support from OpenBSC, the E1/Abis code is now unused and can be removed. Fixes: Coverity CID 1040693
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 41804d0..05d32b1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,7 +19,6 @@ libosmoabis_la_SOURCES = init.c \
subchan_demux.c \
trau_frame.c \
input/dahdi.c \
- input/hsl.c \
input/ipa.c \
input/ipaccess.c \
input/lapd.c \