mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
amlogic: add SM1 to cputemp script
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
case $(dtsoc) in
|
||||
amlogic,g12*)
|
||||
amlogic,g12*|amlogic,sm1)
|
||||
TEMP=$(cat /sys/devices/virtual/thermal/thermal_zone1/temp)
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user