Skip to content

Commit 93f1fee

Browse files
authored
Merge pull request #38 from otteryc/rootfs_pr
Remove internal rootfs target from README
2 parents e2e954c + a958368 commit 93f1fee

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: README.md

-5
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ make build/bzImage
2626
```
2727
(or `make build/Image` for Arm64 host)
2828

29-
Download and build Busybox for root file system from scratch:
30-
```shell
31-
make rootfs
32-
```
33-
3429
Run Linux guest with `kvm-host`:
3530
```shell
3631
make check

0 commit comments

Comments
 (0)