Also added "bootfloppy" to build the boot floppy (still available using "boot_floppy", too).
Just for consistency with "installfloppy" and Marcus :). git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6361 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -467,6 +467,8 @@ KernelFloppyImage $(OBOS_FLOPPY) : $(OBOS_KERNEL) : $(SUBDIR)/boot/arch/$(OBOS_A
|
||||
|
||||
Depends boot_floppy : $(OBOS_FLOPPY) ;
|
||||
NotFile boot_floppy ;
|
||||
Depends bootfloppy : $(OBOS_FLOPPY) ;
|
||||
NotFile bootfloppy ;
|
||||
|
||||
SubInclude OBOS_TOP src kernel apps ;
|
||||
SubInclude OBOS_TOP src kernel boot ;
|
||||
|
||||
Reference in New Issue
Block a user