Skip to content

Commit accfcba

Browse files
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 1d075f8 commit accfcba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cobalt/site/docs/development/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ SoC Partners and OEMs can compile custom Cobalt Core packages with full debuggin
7979

8080
2. **Compile Uncompressed Cobalt Core & Resources**:
8181
```bash
82-
autoninja -C out/<platform>_devel cobalt_loader
82+
autoninja -C out/<platform>_devel cobalt lz4_compress
8383
```
8484
This generates the uncompressed debug shared library (`out/<platform>_devel/app/cobalt/lib/libcobalt.so`) and resource files.
8585

0 commit comments

Comments
 (0)