osmo-trx/Transceiver52M/device
Vadim Yanitskiy 1ddd727bb4 ipc-driver-test: clean up variables in Makefile.am
* AM_CPPFLAGS is for preprocessor flags like '-I' or '-D',
* AM_CFLAGS/AM_CXXFLAGS is for C/C++ compiler flags like '-Wall',
* AM_LDFLAGS is for linker flags like '-no-undefined', not libraries!
* Link ipc-driver-test against libdevice.la,
* Do not put $(UHD_CFLAGS) everywhere.

Change-Id: Iafd68974c9c613fb4e65a01d076b2c687b716c83
2023-03-14 13:16:09 +00:00
..
bladerf bladerf xa4 support 2022-12-06 09:45:06 +01:00
common clean up mutex, scopedlock, and signal classes 2022-12-23 13:41:30 +00:00
ipc ipc-driver-test: clean up variables in Makefile.am 2023-03-14 13:16:09 +00:00
lms LMSDevice: LMS_GetDeviceList() may return a negative number 2021-10-25 13:12:51 +03:00
uhd lms,uhd: Allow changing band between poweroff & poweron 2021-09-21 17:24:18 +02:00
usrp1 device: drop unreasonable LIBOSMO{CTRL,VTY}_{CFLAGS,LIBS} 2020-10-24 23:41:57 +00:00
Makefile.am bladerf xa4 support 2022-12-06 09:45:06 +01:00