diff options
Diffstat (limited to 'example/segelboot.cfg')
-rw-r--r-- | example/segelboot.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/segelboot.cfg b/example/segelboot.cfg index 17a7d14..65938eb 100644 --- a/example/segelboot.cfg +++ b/example/segelboot.cfg @@ -3,5 +3,5 @@ TIMEOUT=10 # Multiboot 1 PATH=hda0:/boot/mb1.elf -# Multiboot 2 -PATH=hda0:/boot/mb2.elf +# Multiboot 2 (TODO) +PATH=hda0:/boot/mb1.elf |