mirror of
https://github.com/brain-hackers/README
synced 2025-08-08 19:54:12 +09:00
誤字修正
parent
6f3f49b507
commit
4e4aff223b
@ -34,11 +34,11 @@ Gitリポジトリをクローンして、必要なファイルをダウンロ
|
||||
# U-Bootのビルドとnk.binの作成
|
||||
1. `cd buildbrain`で`buildbrain`ディレクトリに入ります。
|
||||
|
||||
2. `make udefconfig-sh*`を実行して、`.config`ファイルを作成します。
|
||||
例)PW-SH1のとき:`make udefconfig-sh1`
|
||||
PW-Sx5のとき:`make udefconfig-sh5`
|
||||
2. `make udefconfig-sh*`を実行して、`.config`ファイルを作成します。
|
||||
例)PW-Sx1のとき:`make udefconfig-sh1`
|
||||
PW-Sx5のとき:`make udefconfig-sh5`
|
||||
|
||||
3. `make ubuild`を実行して。`u-boot.sb`を生成します。
|
||||
3. `make ubuild`を実行して`u-boot.sb`を生成します。
|
||||
|
||||
4. `make nkbin_maker`を実行します。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user