From 38eefb2eeaa9c5d83da8abcf5b7efa8eba5fe413 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Fri, 1 Jul 2011 14:03:04 -0700 Subject: usrp: moved fx2 stuff into common folder --- host/lib/usrp/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/usrp/CMakeLists.txt') diff --git a/host/lib/usrp/CMakeLists.txt b/host/lib/usrp/CMakeLists.txt index 77b13cb15..8ae379f73 100644 --- a/host/lib/usrp/CMakeLists.txt +++ b/host/lib/usrp/CMakeLists.txt @@ -32,7 +32,7 @@ LIBUHD_APPEND_SOURCES( INCLUDE_SUBDIRECTORY(cores) INCLUDE_SUBDIRECTORY(dboard) -INCLUDE_SUBDIRECTORY(fx2) +INCLUDE_SUBDIRECTORY(common) INCLUDE_SUBDIRECTORY(usrp1) INCLUDE_SUBDIRECTORY(usrp2) INCLUDE_SUBDIRECTORY(b100) -- cgit v1.2.3