mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
[Sato] add an explanation about env. variables.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2782 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
1bf54994c3
commit
1afd430fb7
@ -10,7 +10,15 @@
|
||||
|
||||
|
||||
■作り方
|
||||
1. packageターゲットを指定してmake
|
||||
1. 各種変数を設定
|
||||
|
||||
$ export TWLSDK_PLATFORM=TWL
|
||||
$ export TWLSYSTEM_ROOT=(TwlSystemのインストールディレクトリ)
|
||||
※TWLSYSTEMは使用しませんが、TwlIPLのcommondefsがきちんと解釈されないため、
|
||||
設定してください。
|
||||
|
||||
2. packageターゲットを指定してmake
|
||||
|
||||
$ make package
|
||||
|
||||
TwlIPL-uji-(日付)-(時間).zip がこのディレクトリに生成されます。
|
||||
|
||||
Loading…
Reference in New Issue
Block a user