summaryrefslogtreecommitdiffstats
path: root/usrp2/extram/Makefile.srcs
diff options
context:
space:
mode:
Diffstat (limited to 'usrp2/extram/Makefile.srcs')
-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 \
+))