From e60cdafdcfada22d8c04b2d4ce28955cad0fed1d Mon Sep 17 00:00:00 2001 From: Maxim Baryshnikov Date: Wed, 10 Aug 2016 19:37:29 +0200 Subject: [PATCH] scripts: Remove useless symlink, add other one. --- buildroot-overlay/root/Membench.c | 1 + qemu-launch-scripts/S22starttask.sh.lk | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) create mode 120000 buildroot-overlay/root/Membench.c delete mode 100755 qemu-launch-scripts/S22starttask.sh.lk diff --git a/buildroot-overlay/root/Membench.c b/buildroot-overlay/root/Membench.c new file mode 120000 index 0000000..137b8ad --- /dev/null +++ b/buildroot-overlay/root/Membench.c @@ -0,0 +1 @@ +../../jailhouse/inmates/demos/x86/Membench.c \ No newline at end of file diff --git a/qemu-launch-scripts/S22starttask.sh.lk b/qemu-launch-scripts/S22starttask.sh.lk deleted file mode 100755 index e87ad3a..0000000 --- a/qemu-launch-scripts/S22starttask.sh.lk +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -#/root/jailhouse-init-novabox.sh -#/root/jailhouse-init-qemu.sh -#exec /root/fiasco-ferret-bench.sh -#exec /root/fiasco-bench.sh -#exec /root/hpet-demo-test.sh -- 2.39.2