summaryrefslogtreecommitdiffstats
path: root/usrp2/extram
diff options
context:
space:
mode:
authorMatt Ettus <matt@ettus.com>2010-06-14 11:59:19 -0700
committerMatt Ettus <matt@ettus.com>2010-06-14 11:59:19 -0700
commit81ad405f9ddecf13e1238bdc53a251b0b71022b5 (patch)
tree999d7ebf90ad86e8e56aa8f06a44d5b74fa4833f /usrp2/extram
parentfb704918b285a7d039cda27daf35f628442a7dca (diff)
parent1935f2a4ed0d0abc90bb3fe7fed745ff84ab6d7c (diff)
downloaduhd-81ad405f9ddecf13e1238bdc53a251b0b71022b5.tar.gz
uhd-81ad405f9ddecf13e1238bdc53a251b0b71022b5.tar.bz2
uhd-81ad405f9ddecf13e1238bdc53a251b0b71022b5.zip
Merge branch 'master' into u2p
* master: produces good bin files first attempt at cleaning up the build system
Diffstat (limited to 'usrp2/extram')
-rw-r--r--usrp2/extram/Makefile.srcs10
1 files changed, 10 insertions, 0 deletions
diff --git a/usrp2/extram/Makefile.srcs b/usrp2/extram/Makefile.srcs
new file mode 100644
index 000000000..90be02142
--- /dev/null
+++ b/usrp2/extram/Makefile.srcs
@@ -0,0 +1,10 @@
+#
+# Copyright 2010 Ettus Research LLC
+#
+
+##################################################
+# Extram Sources
+##################################################
+EXTRAM_SRCS = $(abspath $(addprefix $(BASE_DIR)/../extram/, \
+wb_zbt16_b.v \
+))