git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
refactor: one more step towards arch-agnostic design
[lunaix-os.git]
/
lunaix-os
/
GRUB_TEMPLATE
diff --git
a/lunaix-os/GRUB_TEMPLATE
b/lunaix-os/GRUB_TEMPLATE
index d2dcc10e0f54ee10101a1cf6c3368994b7565ae4..7d5fd86c5a0f67467a140480b70423a38f60dca7 100644
(file)
--- a/
lunaix-os/GRUB_TEMPLATE
+++ b/
lunaix-os/GRUB_TEMPLATE
@@
-3,4
+3,5
@@
timeout=0
menuentry "$_OS_NAME" {
multiboot /boot/kernel.bin
+ module /boot/modksyms modksyms
}
\ No newline at end of file