aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/support
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/support')
-rw-r--r--arch/x86_64/support/grub.cfg.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/x86_64/support/grub.cfg.in b/arch/x86_64/support/grub.cfg.in
index 09d2ace..834345a 100644
--- a/arch/x86_64/support/grub.cfg.in
+++ b/arch/x86_64/support/grub.cfg.in
@@ -3,6 +3,7 @@ default=0
menuentry "TeachOS" {
multiboot2 /$<TARGET_FILE_NAME:kernel>
- module2 /modules/test.img
+ module2 /modules/test.img bbbbbbb
+ module2 /modules/test.img aaaa
boot
} \ No newline at end of file