aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/fetch-bin.sh
diff options
context:
space:
mode:
Diffstat (limited to 'host/apps/omap_debug/fetch-bin.sh')
-rwxr-xr-xhost/apps/omap_debug/fetch-bin.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/host/apps/omap_debug/fetch-bin.sh b/host/apps/omap_debug/fetch-bin.sh
deleted file mode 100755
index 019ddaaf2..000000000
--- a/host/apps/omap_debug/fetch-bin.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ $GHQ ]; then
- scp $GHQ_USER@astro:/workspace/usrp1-e-dev/u1e.bin /home/root
-else
- scp -P 8822 balister@192.168.1.10:src/git/fpgapriv/usrp2/top/u1e/build/u1e.bin /home/root
-fi
-sync