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:
Axel Dörfler
2003-09-09 02:23:57 +00:00
parent b5711c8173
commit a26d074d55
+3
View File
@@ -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