diff options
| -rw-r--r-- | arch/x86_64/support/grub.cfg.in | 2 | ||||
| -rw-r--r-- | arch/x86_64/support/modules/test.img | bin | 2097152 -> 0 bytes |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86_64/support/grub.cfg.in b/arch/x86_64/support/grub.cfg.in index 834345a..49f19ce 100644 --- a/arch/x86_64/support/grub.cfg.in +++ b/arch/x86_64/support/grub.cfg.in @@ -3,7 +3,5 @@ default=0 menuentry "TeachOS" { multiboot2 /$<TARGET_FILE_NAME:kernel> - module2 /modules/test.img bbbbbbb - module2 /modules/test.img aaaa boot }
\ No newline at end of file diff --git a/arch/x86_64/support/modules/test.img b/arch/x86_64/support/modules/test.img Binary files differdeleted file mode 100644 index 914fa7f..0000000 --- a/arch/x86_64/support/modules/test.img +++ /dev/null |
