Mention bookworm in addition to buster and bullseye.
This commit is contained in:
parent
71bff50a8d
commit
7c65ab3d7d
|
@ -58,8 +58,8 @@ you'll need to execute `make` as root.
|
||||||
The argument to `make` is constructed as follows:
|
The argument to `make` is constructed as follows:
|
||||||
`raspi_<model>_<release>.<result-type>`
|
`raspi_<model>_<release>.<result-type>`
|
||||||
|
|
||||||
Whereby <model\> is one of `1`, `2`, `3` or `4`, <release\> is either `buster`
|
Whereby <model\> is one of `1`, `2`, `3` or `4`, <release\> is either `buster`,
|
||||||
or `bullseye` and <result-type\> is `img` or `yaml`.
|
`bullseye`, or `bookworm`; and <result-type\> is `img` or `yaml`.
|
||||||
|
|
||||||
Model `1` should be used for the Raspberry Pi 0, 0w and 1, models A and
|
Model `1` should be used for the Raspberry Pi 0, 0w and 1, models A and
|
||||||
B. Model `2` for the Raspberry Pi 2 models A and B. Model `3` for all
|
B. Model `2` for the Raspberry Pi 2 models A and B. Model `3` for all
|
||||||
|
|
Loading…
Reference in New Issue