aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/README
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2013-11-27 11:53:38 -0800
committerBen Hilburn <ben.hilburn@ettus.com>2013-11-27 11:53:38 -0800
commit0e3912767266473e08386c910954450d16d33664 (patch)
tree0c450736b9fdbdf667b82ea588b753c617d7b9bf /firmware/zpu/README
parent7788c69225f68f67b95a5f778c7b45adf9cc046f (diff)
downloaduhd-0e3912767266473e08386c910954450d16d33664.tar.gz
uhd-0e3912767266473e08386c910954450d16d33664.tar.bz2
uhd-0e3912767266473e08386c910954450d16d33664.zip
Squashed commit uhd/cleanup.
Diffstat (limited to 'firmware/zpu/README')
-rw-r--r--firmware/zpu/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/firmware/zpu/README b/firmware/zpu/README
deleted file mode 100644
index ba0aa11eb..000000000
--- a/firmware/zpu/README
+++ /dev/null
@@ -1,16 +0,0 @@
-########################################################################
-# ZPU firmware code for USRP2 and N Series
-########################################################################
-This code requires the gcc-zpu tool-chain which can be found here:
-
-http://opensource.zylin.com/zpudownload.html
-
-zpu-elf-gcc should be in your $PATH
-
-########################################################################
-# Run the following commands to build
-########################################################################
-mkdir build
-cd build
-cmake ../
-make