Mention bookworm in addition to buster and bullseye.

This commit is contained in:
Cyril Brulebois 2021-12-09 00:05:28 +01:00
parent 71bff50a8d
commit 7c65ab3d7d
1 changed files with 2 additions and 2 deletions

View File

@ -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