osmo-trx/Transceiver52M/device/Makefile.am

12 lines
141 B
Makefile

include $(top_srcdir)/Makefile.common
noinst_HEADERS = radioDevice.h
SUBDIRS =
if DEVICE_USRP1
SUBDIRS += usrp1
else
SUBDIRS += uhd
endif