system/boot: Add support for multiple bootloaders
This commit is contained in:
committed by
Alexander von Gluck IV
parent
f15270537a
commit
1f96a3cbde
@@ -1,5 +1,5 @@
|
||||
SubDir HAIKU_TOP src bin makebootable ;
|
||||
|
||||
if $(TARGET_BOOT_PLATFORM) {
|
||||
SubInclude HAIKU_TOP src bin makebootable platform $(TARGET_BOOT_PLATFORM) ;
|
||||
if $(TARGET_KERNEL_PLATFORM) {
|
||||
SubInclude HAIKU_TOP src bin makebootable platform $(TARGET_KERNEL_PLATFORM) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user