mirror of
https://github.com/brain-hackers/buildbrain
synced 2024-12-22 20:20:11 +09:00
Add missing instruction step to make nkbin-maker
This commit is contained in:
parent
3b26348a09
commit
d455d582b8
@ -63,7 +63,9 @@ Build and make NK.bin
|
|||||||
|
|
||||||
2. Run `make ubuild` to build whole repository and generate `u-boot.bin`.
|
2. Run `make ubuild` to build whole repository and generate `u-boot.bin`.
|
||||||
|
|
||||||
3. To make `nk.bin`, run `make nkbin`.
|
3. Run `make nkbin-maker`.
|
||||||
|
|
||||||
|
4. To make `nk.bin`, run `make nk.bin`.
|
||||||
|
|
||||||
- nkbin_maker packs `u-boot.bin` into `nk.bin`.
|
- nkbin_maker packs `u-boot.bin` into `nk.bin`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user