* Forgot to set the location of the bootman.bin file.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40152 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -33,6 +33,7 @@ DoCatalogs BootManager : x-vnd.Haiku-BootManager : $(cataloguedSources) ;
|
|||||||
rule AssembleYasmBin object : source
|
rule AssembleYasmBin object : source
|
||||||
{
|
{
|
||||||
SEARCH on $(source) = $(SUBDIR) ;
|
SEARCH on $(source) = $(SUBDIR) ;
|
||||||
|
MakeLocateArch $(object) ;
|
||||||
Depends $(object) : $(source) ;
|
Depends $(object) : $(source) ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user