diff options
| author | Ada Christine <adachristine18@gmail.com> | 2024-03-03 08:44:42 +0000 |
|---|---|---|
| committer | Ada Christine <adachristine18@gmail.com> | 2024-03-03 08:44:42 +0000 |
| commit | f61da8be06fdfebc598cba783e78117319231140 (patch) | |
| tree | 0ef21f89e98a985ab5d985aaac1e032c868e8b81 /boot/efi/config.h | |
| parent | 9681d6a6cbde12b00beab62683b8db98f680ba2b (diff) | |
build changes
Diffstat (limited to 'boot/efi/config.h')
| -rw-r--r-- | boot/efi/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
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" + |
