Rename to ofboot.b as it seems the be the usual name

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28548 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-11-07 09:40:12 +00:00
parent 17a9716213
commit d2057da780
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ MakeLocate $(HAIKU_CD_BOOT_PPC_IMAGE) : $(HAIKU_OUTPUT_DIR) ;
NotFile $(HAIKU_CD_BOOT_PPC_IMAGE_CONTAINER_NAME) ;
# extra files to put on the boot iso
local extras = chrpboot.txt README.html ;
local extras = ofboot.b README.html ;
SEARCH on $(extras) = [ FDirName $(HAIKU_TOP) data boot_cd ] ;
BuildCDBootPPCImage $(HAIKU_CD_BOOT_PPC_IMAGE) : boot_loader_openfirmware : $(extras) ;