blob: 8460a966722b0ca2dbfc2bb5cbdcd28f1c21607b [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
if DEVICE_XTRX
SUBDIRS += xtrx
endif