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