deprecated error
This commit is contained in:
parent
fd8e6215ec
commit
4d0ce0f089
1 changed files with 1 additions and 1 deletions
|
|
@ -16,10 +16,10 @@
|
||||||
algorithm = "zstd";
|
algorithm = "zstd";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
image.fileName = "zero2.img";
|
||||||
sdImage = {
|
sdImage = {
|
||||||
# bzip2 compression takes loads of time with emulation, skip it. Enable this if you're low on space.
|
# bzip2 compression takes loads of time with emulation, skip it. Enable this if you're low on space.
|
||||||
compressImage = false;
|
compressImage = false;
|
||||||
imageName = "zero2.img";
|
|
||||||
|
|
||||||
extraFirmwareConfig = {
|
extraFirmwareConfig = {
|
||||||
# Give up VRAM for more Free System Memory
|
# Give up VRAM for more Free System Memory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue