aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-06-15 11:34:25 -0700
committerJosh Blum <josh@joshknows.com>2011-06-15 11:34:25 -0700
commit1bfb999b0a322ca6dae302c8808749bfb5f6fcb6 (patch)
treecec9343a7fe9319f459d9153ea5e7c62d9410f32 /host/lib/usrp/CMakeLists.txt
parentff143516a8371aca85144887caabec91e5d8801e (diff)
downloaduhd-1bfb999b0a322ca6dae302c8808749bfb5f6fcb6.tar.gz
uhd-1bfb999b0a322ca6dae302c8808749bfb5f6fcb6.tar.bz2
uhd-1bfb999b0a322ca6dae302c8808749bfb5f6fcb6.zip
b100: removed usrp prefix from files
Diffstat (limited to 'host/lib/usrp/CMakeLists.txt')
-rw-r--r--host/lib/usrp/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/CMakeLists.txt b/host/lib/usrp/CMakeLists.txt
index a30a45977..80f4bf45e 100644
--- a/host/lib/usrp/CMakeLists.txt
+++ b/host/lib/usrp/CMakeLists.txt
@@ -37,5 +37,5 @@ INCLUDE_SUBDIRECTORY(dboard)
INCLUDE_SUBDIRECTORY(fx2)
INCLUDE_SUBDIRECTORY(usrp1)
INCLUDE_SUBDIRECTORY(usrp2)
-INCLUDE_SUBDIRECTORY(usrp_b100)
+INCLUDE_SUBDIRECTORY(b100)
INCLUDE_SUBDIRECTORY(usrp_e100)