Update README.md

This commit is contained in:
Chiharu Shirasaka 2020-10-18 17:22:06 +09:00 committed by GitHub
parent ced94e4588
commit e1fdf6fc2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -60,10 +60,10 @@ Build and make NK.bin
2. Run `make ubuild` to build whole repository and generate `u-boot.bin`.
- nkbin_maker packs `u-boot.bin` into `nk.bin`.
3. To make `nk.bin`, run `make nkbin`.
- nkbin_maker packs `u-boot.bin` into `nk.bin`.
Build Linux
-----------