Fix typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28614 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1077,7 +1077,7 @@ rule BuildCDBootPPCImage image : hfsmaps : elfloader : coffloader : chrpscript :
|
|||||||
Depends $(image) : $(hfsmaps) ;
|
Depends $(image) : $(hfsmaps) ;
|
||||||
MAPS on $(image) = $(hfsmaps) ;
|
MAPS on $(image) = $(hfsmaps) ;
|
||||||
|
|
||||||
BuildCDBootPPCImage1 $(image) : $(elfloaders) $(coffloader) $(chrpscript) $(extrafiles) ;
|
BuildCDBootPPCImage1 $(image) : $(elfloader) $(coffloader) $(chrpscript) $(extrafiles) ;
|
||||||
}
|
}
|
||||||
|
|
||||||
actions BuildCDBootPPCImage1 bind MAPS
|
actions BuildCDBootPPCImage1 bind MAPS
|
||||||
|
|||||||
Reference in New Issue
Block a user