diff options
author | Marvin Borner | 2021-07-07 19:13:11 +0200 |
---|---|---|
committer | Marvin Borner | 2021-07-07 19:13:11 +0200 |
commit | 9a2d5cbdc7972d1d5bfb1ea93f82f66d113faa17 (patch) | |
tree | 08ceb8427b64a08c89a5526dfbf8b66c78f9d12c /example/segelboot.cfg | |
parent | 6355c3e08c9f4d3db122252abce5837c364d5b81 (diff) |
Strange implementations
Diffstat (limited to 'example/segelboot.cfg')
-rw-r--r-- | example/segelboot.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/segelboot.cfg b/example/segelboot.cfg index 65938eb..d30fc0d 100644 --- a/example/segelboot.cfg +++ b/example/segelboot.cfg @@ -4,4 +4,4 @@ TIMEOUT=10 PATH=hda0:/boot/mb1.elf # Multiboot 2 (TODO) -PATH=hda0:/boot/mb1.elf +PATH=hda0:/boot/mb2.elf |