Skip to content

Commit

Permalink
Merge pull request #38 from otteryc/rootfs_pr
Browse files Browse the repository at this point in the history
Remove internal rootfs target from README
  • Loading branch information
jserv authored Dec 26, 2024
2 parents e2e954c + a958368 commit 93f1fee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ make build/bzImage
```
(or `make build/Image` for Arm64 host)

Download and build Busybox for root file system from scratch:
```shell
make rootfs
```

Run Linux guest with `kvm-host`:
```shell
make check
Expand Down

0 comments on commit 93f1fee

Please sign in to comment.