Skip to content

Commit

Permalink
build.sh: Add Linux 5.10.81-412
Browse files Browse the repository at this point in the history
Linux 5.10.81-412 was overlooked. Add it.
  • Loading branch information
donald committed Jan 26, 2022
1 parent 8a1b7cc commit e5d309c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -xe

releases=(
5.10.92-421 5.10.82-414 5.10.70-403 5.10.47-390 5.10.24-375
5.10.92-421 5.10.82-414 5.10.81-412 5.10.70-403 5.10.47-390 5.10.24-375
5.4.97-368 5.4.72-349 5.4.57-340 5.4.39-334
)

Expand Down

0 comments on commit e5d309c

Please sign in to comment.