aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/fetch-module.sh
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-05-04 09:32:59 +0000
committerJosh Blum <josh@joshknows.com>2010-05-04 09:32:59 +0000
commit16c5767940f8feb99c108c170ae4fb4f17b27141 (patch)
treef0b48d9c8e93f919098b405c9843d3ef0c4cd395 /host/apps/omap_debug/fetch-module.sh
parent8f21adbed40db490bec8ead6b8d50d2b3d1a4136 (diff)
parent6929d0cba40a2bf4f4b3b81819bb915bdbb16488 (diff)
downloaduhd-16c5767940f8feb99c108c170ae4fb4f17b27141.tar.gz
uhd-16c5767940f8feb99c108c170ae4fb4f17b27141.tar.bz2
uhd-16c5767940f8feb99c108c170ae4fb4f17b27141.zip
Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
Diffstat (limited to 'host/apps/omap_debug/fetch-module.sh')
-rwxr-xr-xhost/apps/omap_debug/fetch-module.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/apps/omap_debug/fetch-module.sh b/host/apps/omap_debug/fetch-module.sh
index e23289050..ec28989bd 100755
--- a/host/apps/omap_debug/fetch-module.sh
+++ b/host/apps/omap_debug/fetch-module.sh
@@ -1,6 +1,6 @@
if [ $GHQ ]; then
scp $GHQ_USER@astro:/workspace/usrp1-e-dev/kernel_usrp/drivers/misc/usrp_e.ko /lib/modules/2.6.33/kernel/drivers/misc
else
- scp balister@192.168.1.10:src/git/kernel_usrp/drivers/misc/usrp_e.ko /lib/modules/2.6.33-rc3/kernel/drivers/misc
+ scp balister@192.168.1.10:src/git/kernel_usrp/drivers/misc/usrp_e.ko /lib/modules/2.6.33/kernel/drivers/misc
fi
sync