This commit is contained in:
Chiharu Shirasaka 2021-10-27 09:42:49 +09:00
parent f0363b3581
commit 5b06d49ae8

View File

@ -67,7 +67,7 @@ Build and make NK.bin
1. Follow `Build U-Boot` procedure to make U-Boot binary.
1. To make `nk.bin`, run `make nkbin`.
1. To make `nk.bin`, run `make nk.bin`.
- nkbin_maker packs `u-boot.bin` into `nk.bin`.