Skip to content

Commit 0a37928

Browse files
authored
Update BUILDING.md
1 parent 65cc361 commit 0a37928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ make systemimage -j$(nproc --all)
7171
make vendorimage -j$(nproc --all)
7272
```
7373

74-
### Convert resulting sparse image to standard ext4 image
74+
### Convert resulting sparse image to standard ext4 image (not required for ATV 13)
7575
- Use `simg2img`
7676
```shell
7777
simg2img $OUT/system.img ~/system.img

0 commit comments

Comments
 (0)