We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65cc361 commit 0a37928Copy full SHA for 0a37928
BUILDING.md
@@ -71,7 +71,7 @@ make systemimage -j$(nproc --all)
71
make vendorimage -j$(nproc --all)
72
```
73
74
-### Convert resulting sparse image to standard ext4 image
+### Convert resulting sparse image to standard ext4 image (not required for ATV 13)
75
- Use `simg2img`
76
```shell
77
simg2img $OUT/system.img ~/system.img
0 commit comments