From 4ad3c2d03f6dc03719fead16e3690c5738b1bda5 Mon Sep 17 00:00:00 2001 From: Laurent Vivier Date: Wed, 30 Nov 2005 00:33:19 +0000 Subject: [PATCH] all_bin should generate second/m68k-linux-scsi/second --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b958f19..015e4b5 100644 --- a/Makefile +++ b/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 \