add lunaix dynamic linker as submodule
[lunaix-os.git] / lunaix-os / GRUB_TEMPLATE
index 7d5fd86c5a0f67467a140480b70423a38f60dca7..176f426af4d82f5784e0de03e9bb548b5879ed30 100644 (file)
@@ -3,5 +3,5 @@ timeout=0
 
 menuentry "$_OS_NAME" {
        multiboot /boot/kernel.bin
-       module /boot/modksyms modksyms
+       module --nounzip /boot/modksyms modksyms
 }
\ No newline at end of file