blob: 2788eaaafb7da101bd6a50ad60a8bee0340e9bf3 [file] [log] [blame]
include $(top_srcdir)/Makefile.common
noinst_HEADERS = radioDevice.h
SUBDIRS =
if DEVICE_USRP1
SUBDIRS += usrp1
endif
if DEVICE_UHD
SUBDIRS += uhd
endif