linux510-tkg: Update Project C patchset to v5.10-r1 - http://cchalpha.blogspot.com/2020/12/project-c-v510-r1-release.html

This commit is contained in:
Tk-Glitch
2020-12-26 11:11:28 +01:00
parent ec51b940f4
commit 4cae9d92d3
3 changed files with 84 additions and 29 deletions

View File

@@ -368,6 +368,8 @@ _tkg_srcprep() {
rev=3
elif [ "$_basever" = "59" ]; then
rev=3
elif [ "$_basever" = "510" ]; then
rev=1
else
rev=0
fi