Changes in / [6f20277:c40f385] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.grub
r6f20277 rc40f385 89 89 echo " $(MULTIBOOT_CMD) /boot/$$module" >> $(BOOT_CONFIG) ; \ 90 90 else \ 91 echo " $(MODULE_CMD) /boot/$$module " >> $(BOOT_CONFIG) ; \91 echo " $(MODULE_CMD) /boot/$$module /boot/$$module" >> $(BOOT_CONFIG) ; \ 92 92 fi \ 93 93 done
Note:
See TracChangeset
for help on using the changeset viewer.