diff options
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 |