From 788e626186346cc43f2c0f4b1f5a5ec2de7bee94 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 2 May 2016 16:21:14 +0200 Subject: [PATCH] Add L4 novaboot script --- build/boot-l4 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 build/boot-l4 diff --git a/build/boot-l4 b/build/boot-l4 new file mode 100755 index 0000000..c98e875 --- /dev/null +++ b/build/boot-l4 @@ -0,0 +1,4 @@ +#!/usr/bin/env novaboot + +load l4/l4re/images/bootstrap.elf + -- 2.39.2