mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +00:00
Correct rescue.bin: use compressed kernel image
This commit is contained in:
parent
4222e48572
commit
1146dd762d
2
Makefile
2
Makefile
@ -102,7 +102,7 @@ floppy_ramdisk.bin: libemile tools first/first_floppy vmlinux.bin \
|
|||||||
second/$(KARCH)-second_floppy $(RAMDISK)
|
second/$(KARCH)-second_floppy $(RAMDISK)
|
||||||
tools/emile-install -f first/first_floppy \
|
tools/emile-install -f first/first_floppy \
|
||||||
-s second/$(KARCH)-second_floppy \
|
-s second/$(KARCH)-second_floppy \
|
||||||
-k vmlinux.bin -r $(RAMDISK) floppy_ramdisk.bin.X
|
-k vmlinuz -r $(RAMDISK) floppy_ramdisk.bin.X
|
||||||
ifdef CONSOLE
|
ifdef CONSOLE
|
||||||
tools/emile-set-output floppy_ramdisk.bin.X --printer --modem
|
tools/emile-set-output floppy_ramdisk.bin.X --printer --modem
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user