Added the boot_loader to the build (does only build the x86 version right now).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4484 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
SubDir OBOS_TOP src kernel ;
|
||||
|
||||
KernelLd boot_loader :
|
||||
boot_loader.a
|
||||
boot_platform_$(OBOS_BOOT_PLATFORM).o
|
||||
;
|
||||
|
||||
KernelLd stage2 :
|
||||
boot_arch_stage2.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user