diff options
author | Alex AUVOLAT <alexis211@gmail.com> | 2012-05-18 15:15:57 +0200 |
---|---|---|
committer | Alex AUVOLAT <alexis211@gmail.com> | 2012-05-18 15:15:57 +0200 |
commit | daa6c2450fa0646619698f0dc01b0456b2541317 (patch) | |
tree | 1065acdd5e1f2c0febafa345e4a36c9a35dbb100 /menu_cdrom.lst | |
parent | 7d5a38ada35ac196919c26675f211adb995b84ae (diff) | |
download | TCE-daa6c2450fa0646619698f0dc01b0456b2541317.tar.gz TCE-daa6c2450fa0646619698f0dc01b0456b2541317.zip |
Added process arguments when loaded as modules.
Diffstat (limited to 'menu_cdrom.lst')
-rw-r--r-- | menu_cdrom.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/menu_cdrom.lst b/menu_cdrom.lst index 1b99614..4728398 100644 --- a/menu_cdrom.lst +++ b/menu_cdrom.lst @@ -2,5 +2,5 @@ timeout 10 title T/CE kernel /kernel.elf -module /test.elf -module /initrd +module /initrd somewhere +module /test.elf arg |