diff options
author | Marvin Borner | 2021-07-12 18:14:44 +0200 |
---|---|---|
committer | Marvin Borner | 2021-07-12 18:15:29 +0200 |
commit | 1b429c0fc28e5cd8b474ad5a1de1fa6f3d7c2e2a (patch) | |
tree | 593af3e3ec78795bb47553f492db07fb7e87e373 /example/segelboot.cfg | |
parent | d414d2f6f46bd425d727af5baae3e2658d6e1384 (diff) |
Renamed files to match presentation
Diffstat (limited to 'example/segelboot.cfg')
-rw-r--r-- | example/segelboot.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example/segelboot.cfg b/example/segelboot.cfg index d30fc0d..640ebca 100644 --- a/example/segelboot.cfg +++ b/example/segelboot.cfg @@ -1,5 +1,8 @@ TIMEOUT=10 +# Melvix +PATH=hda0:/apps/kernel/exec + # Multiboot 1 PATH=hda0:/boot/mb1.elf |