diff options
author | osm0sis <osm0sis@outlook.com> | 2019-07-20 18:23:48 -0300 |
---|---|---|
committer | osm0sis <osm0sis@outlook.com> | 2019-07-20 18:23:48 -0300 |
commit | 3b554e8bc508b02a0029d69662217f4589ac7434 (patch) | |
tree | 6e6b10ad1bcbac14eeea35d7398d049337537e36 | |
parent | e4a907b745e6e4cafcf03ba188a3cd9c5b290639 (diff) |
anykernel: add supported.patchlevels
-rwxr-xr-x | anykernel.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anykernel.sh b/anykernel.sh index f0449e4..f10cfc8 100755 --- a/anykernel.sh +++ b/anykernel.sh @@ -15,6 +15,7 @@ device.name3=toroplus device.name4=tuna device.name5= supported.versions= +supported.patchlevels= '; } # end properties # shell variables |