blob: 8575328fa54777cad3fc15f80fe52cba05ed9202 [file] [log] [blame]
Pau Espin Pedrol2128a302018-04-24 16:16:06 +02001include $(top_srcdir)/Makefile.common
2
3noinst_HEADERS = radioDevice.h
4
5SUBDIRS =
6
7if USRP1
8SUBDIRS += usrp1
9else
10SUBDIRS += uhd
11endif