osmo-trx/Transceiver52M/device/Makefile.am

12 lines
134 B
Makefile
Raw Normal View History

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