diff options
author | Samuel Johnson <[email protected]> | 2025-06-27 17:46:28 -0400 |
---|---|---|
committer | Samuel Johnson <[email protected]> | 2025-06-27 17:46:28 -0400 |
commit | 12fd3a91f138bf90520134682e38bf3b0341e660 (patch) | |
tree | 66b3f4a19f50a0f9883ca3f5a286a1e8dc3bc8c6 /limine.conf | |
parent | 6e65e584a3baf2dfe8906c2d847ca5169b91b3fc (diff) |
Create kernel build infrastructure
Diffstat (limited to 'limine.conf')
-rw-r--r-- | limine.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/limine.conf b/limine.conf index e69de29..4f1963e 100644 --- a/limine.conf +++ b/limine.conf @@ -0,0 +1,5 @@ +timeout: 3 + +/hinterOS + protocol: limine + path: boot():/bin/core |