mirror of
https://github.com/vivier/EMILE.git
synced 2025-03-11 08:32:45 +00:00
all_bin should generate second/m68k-linux-scsi/second
This commit is contained in:
parent
95445f9e41
commit
4ad3c2d03f
3
Makefile
3
Makefile
@ -104,7 +104,8 @@ all: docs libemile libblock libiso9660 libiso9660-m68k libgzip-m68k \
|
||||
# We can build floppy image only if a kernel is provided
|
||||
|
||||
ifeq ($(LINUX),$(LINUXPATH))
|
||||
all_bin: netboot.bin rescue.bin debian-installer.bin boot.bin
|
||||
all_bin: netboot.bin rescue.bin debian-installer.bin boot.bin \
|
||||
second/$(KARCH)-linux-scsi/second
|
||||
rm -f last.bin
|
||||
|
||||
floppy.bin: tools first vmlinuz \
|
||||
|
Loading…
x
Reference in New Issue
Block a user