Skip to content

Commit 72566e1

Browse files
authored
1 parent 222822b commit 72566e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/Developer-Guide_Build-Switches.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -315,10 +315,7 @@ Enforce building without Armbian repository. Suitable for developing new release
315315
- **COMPRESS_OUTPUTIMAGE** (comma-separated list): create a compressed archive with an image file and GPG signature for redistribution
316316
- sha: generate SHA256 hash for image
317317
- gpg: sign image using gpg
318-
- 7z: compress image, hash, and signature to 7z archive
319-
- gz: compress image only using gz format
320318
- xz: compress image only using xz format
321-
- yes: compatibility shortcut for `sha,gpg,7z`
322319
- **IMAGE_XZ_COMPRESSION_RATIO** ( **1** - 9 ) images compression levels when using xz compressor. Beware of memory consumption when going higher
323320
- **SEVENZIP** ( yes | **no** ): create .7z archive with extreme compression ratio instead of .zip
324321
- **BUILD_KSRC** ( **yes** | no ): create kernel source packages while building...

0 commit comments

Comments
 (0)