Merge pull request #494 from brooksytech/5.19
Adding back in RG552 gpu overclock to kernel.
This commit is contained in:
commit
23f7e8c97e
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue