mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
余計なファイルが混じっていたのを削除。
nandfirmディレクトリが存在しないとビルドに失敗するのを修正。 git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@3029 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
5c9b89276c
commit
4904d4e26e
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -38,6 +38,7 @@ def buildgcd(buildtype, prodopt, shortbuild)
|
||||
exit
|
||||
end
|
||||
|
||||
putex "mkdir -p #{Rootdir}/ARM9.TWL/nandfirm"
|
||||
putex "$TWLSDK_ROOT/tools/bin/bin2obj.TWL.exe #{nandfirm} #{Rootdir}/ARM9.TWL/nandfirm/nandfirm.#{buildtype}.o " +
|
||||
"-b nandfirm_begin -e nandfirm_end"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user