From 5df68fa7b732c4f58283bbd2496fc0cd9a8c7507 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 19 Aug 2015 17:28:08 +0200 Subject: Fix wrong folder and remove unused script In boot script was old name usable before previous commit. Also patch script removed This script is no longer required, because path is applied in submodule. --- targets/ryuglab/scripts/boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'targets/ryuglab/scripts/boot') diff --git a/targets/ryuglab/scripts/boot b/targets/ryuglab/scripts/boot index 4efb1e2..19d50a3 100755 --- a/targets/ryuglab/scripts/boot +++ b/targets/ryuglab/scripts/boot @@ -5,7 +5,7 @@ sudo /usr/sbin/etherwake 00:0c:f1:77:ec:46 # Boot using novaboot cd `dirname $0` -cd ../cyclictest +cd ../boot ln -sf ../../../jobfiles/linuxImage uImage ln -sf ../../../tests/cyclictest/root/images/rootfs.cpio.uboot rootfs.cpio.uboot -- cgit v1.2.3