aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/fetch-kernel.sh
blob: f32666adfc7826665c3975b587cb04d69f329e9b (plain)
1
2
3
4
5
6
if [ $GHQ]; then
	scp $GHQ_USER@astro:/workspace/usrp1-e-dev/kernel_usrp/arch/arm/boot/uImage /media/mmcblk0p1/uImage
else
	scp balister@192.168.1.167:src/git/kernel_usrp/arch/arm/boot/uImage /media/mmcblk0p1/uImage
sync