git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18962 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7c3aba03bc
commit
e42c2f9984
6
src/bin/makebootable/platform/pxe_ia32/Jamfile
Normal file
6
src/bin/makebootable/platform/pxe_ia32/Jamfile
Normal file
@ -0,0 +1,6 @@
|
||||
SubDir HAIKU_TOP src bin makebootable platform bios_ia32 ;
|
||||
|
||||
# write the stage 1 boot loader into the makebootable resources
|
||||
AddFileDataResource makebootable : RAWT:666:BootCode : stage1.bin ;
|
||||
|
||||
BinCommand makebootable : makebootable.cpp : be ;
|
Loading…
Reference in New Issue
Block a user