some build fixes for pxe_ia32 platform

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18966 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen
2006-09-28 12:52:20 +00:00
parent 25ba188a07
commit 83bf699b3f
6 changed files with 23 additions and 29 deletions
@@ -1,6 +1,9 @@
SubDir HAIKU_TOP src bin makebootable platform bios_ia32 ;
SubDir HAIKU_TOP src bin makebootable platform pxe_ia32 ;
# write the stage 1 boot loader into the makebootable resources
AddFileDataResource makebootable : RAWT:666:BootCode : stage1.bin ;
BinCommand makebootable : makebootable.cpp : be ;
SEARCH on [ FGristFiles makebootable.cpp ]
= [ FDirName $(SUBDIR) $(DOTDOT) bios_ia32 ] ;