refactor: one more step towards arch-agnostic design
[lunaix-os.git] / lunaix-os / GRUB_TEMPLATE
index d2dcc10e0f54ee10101a1cf6c3368994b7565ae4..7d5fd86c5a0f67467a140480b70423a38f60dca7 100644 (file)
@@ -3,4 +3,5 @@ timeout=0
 
 menuentry "$_OS_NAME" {
        multiboot /boot/kernel.bin
+       module /boot/modksyms modksyms
 }
\ No newline at end of file