libosmo-gprs/src/llc
Vadim Yanitskiy d7b4030361 {rlcmac,llc,sndcp}: AM_LDFLAGS shall not contain *_LIBS
The LDFLAGS is for stuff like: '-Wl,--wrap=foo', '-version-info',
'-no-undefined', '-no-install', etc. but not for libraries.

Change-Id: Ib211c37419a8c6a0bdfc202f6f91b255cc8420e2
2023-03-13 10:46:01 +00:00
..
Makefile.am {rlcmac,llc,sndcp}: AM_LDFLAGS shall not contain *_LIBS 2023-03-13 10:46:01 +00:00
crc24.c llc: import FCS (CRC24) calculation API from osmo-sgsn.git 2022-09-18 20:45:44 +07:00
llc.c llc: Initial support for GRR-UNITDATA.ind/req 2023-01-23 20:56:41 +01:00
llc_bssgp.c llc: Initial support for GRR-UNITDATA.ind/req 2023-01-23 20:56:41 +01:00
llc_grr.c llc: Initial support for GRR-UNITDATA.ind/req 2023-01-23 20:56:41 +01:00
llc_ll.c llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
llc_llgmm.c llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
llc_pdu.c llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
llc_prim.c llc: Avoid propagating rc=1 2023-03-09 18:57:23 +01:00
llc_xid.c llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
misc.c llc: rework logging, add LOGLLC macro 2022-12-21 04:49:08 +07:00