From f61da8be06fdfebc598cba783e78117319231140 Mon Sep 17 00:00:00 2001 From: Ada Christine Date: Sun, 3 Mar 2024 08:44:42 +0000 Subject: build changes --- boot/efi/config.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 boot/efi/config.h (limited to 'boot/efi/config.h') diff --git a/boot/efi/config.h b/boot/efi/config.h new file mode 100644 index 0000000..ae55f21 --- /dev/null +++ b/boot/efi/config.h @@ -0,0 +1,4 @@ +#pragma once + +#define SERVICE_FILE_PATH "/service/kjarna/kjarna.os" + -- cgit v1.3.1-1-g115d