Merge pull request #494 from brooksytech/5.19

Adding back in RG552 gpu overclock to kernel.
This commit is contained in:
Brooksytech 2022-09-12 06:58:03 -07:00 committed by GitHub
commit 23f7e8c97e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ case ${DEVICE} in
;;
RG552)
PKG_URL="https://github.com/brooksytech/rk3399-kernel-5.19.git"
PKG_VERSION="fd3cb856c9ee6b97e9ad205c3c0f1c7a3783eb76"
PKG_VERSION="da6aa2772f459c6f9abf76442bf054a49ab6246c"
PKG_GIT_CLONE_BRANCH="dev"
;;
RG353P|RG503)