The boot loader build process has changed a bit.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4593 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,8 +2,11 @@ SubDir OBOS_TOP src kernel ;
|
||||
|
||||
KernelLd boot_loader :
|
||||
boot_platform_$(OBOS_BOOT_PLATFORM).o
|
||||
boot_partitions.a
|
||||
boot_loader.a
|
||||
|
||||
# file systems
|
||||
boot_bfs.a
|
||||
|
||||
# libroot functions needed by the stage2 boot loader
|
||||
<$(SOURCE_GRIST)!libroot!os!arch!$(OBOS_ARCH)>byteorder.o
|
||||
|
||||
Reference in New Issue
Block a user