Skip to content

Commit 706cada

Browse files
committed
Correct the build instruction for Arm64
1 parent fa10771 commit 706cada

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Download and build Linux kernel from scratch:
1919
```shell
2020
make build/bzImage
2121
```
22+
(or `make build/Image` for Arm64 host)
2223

2324
Download and build Busybox for root file system from scratch:
2425
```shell

0 commit comments

Comments
 (0)