blob: 369e877a1de1584947c415e3e6e5e4cc9801ccd1 [file] [log] [blame]
include $(top_srcdir)/Makefile.common
SUBDIRS = common
if DEVICE_USRP1
SUBDIRS += usrp1
endif
if DEVICE_UHD
SUBDIRS += uhd
endif
if DEVICE_LMS
SUBDIRS += lms
endif