diff options
author | Karel Kočí <kocikare@fel.cvut.cz> | 2015-08-19 17:24:26 +0200 |
---|---|---|
committer | Karel Kočí <kocikare@fel.cvut.cz> | 2015-08-19 17:24:26 +0200 |
commit | 461b8d6b9680f94cce80140d56c2f65df782de99 (patch) | |
tree | 67c55d517701d997b2ab7f26b620c6cb1941e52d /targets/ryuglab/cyclictest/nbscripts | |
parent | e1fe612b4358ff9bb394deb8ac537b4aef56bec7 (diff) | |
download | linux-conf-perf-461b8d6b9680f94cce80140d56c2f65df782de99.tar.gz linux-conf-perf-461b8d6b9680f94cce80140d56c2f65df782de99.tar.bz2 linux-conf-perf-461b8d6b9680f94cce80140d56c2f65df782de99.zip |
Rename ryuglab target folder cyclictest to boot
Boot configuration it this folder wasn't usable only just for
cyclictest, but for any test. So new name is more descriptive.
Diffstat (limited to 'targets/ryuglab/cyclictest/nbscripts')
-rw-r--r-- | targets/ryuglab/cyclictest/nbscripts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/targets/ryuglab/cyclictest/nbscripts b/targets/ryuglab/cyclictest/nbscripts deleted file mode 100644 index ba35885..0000000 --- a/targets/ryuglab/cyclictest/nbscripts +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env novaboot -# -*-sh-*- -load uImage console=ttyPSC0,115200 quiet -load shark-ryu.dtb -load rootfs.cpio.uboot |