From: Michal Sojka Date: Fri, 15 Sep 2017 22:13:44 +0000 (+0200) Subject: Fix booting of rtemsgw X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/2d44f2e06d0b326aacf583c225e2a7ad1a988ef2 Fix booting of rtemsgw --- diff --git a/boot/.novaboot b/boot/.novaboot index 0cd421a..d77164d 100644 --- a/boot/.novaboot +++ b/boot/.novaboot @@ -1 +1,3 @@ $default_target = 'ryuglab'; + +$targets{"ryuglab"} = '--target ryu --ssh=ryu@pc-sojkam.felk.cvut.cz';