mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Add kmod-thermal to RPI5
This commit is contained in:
parent
f32805bb86
commit
c2cc2a74c8
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ define Device/rpi-5
|
||||||
cypress-firmware-43455-sdio \
|
cypress-firmware-43455-sdio \
|
||||||
brcmfmac-nvram-43455-sdio \
|
brcmfmac-nvram-43455-sdio \
|
||||||
kmod-brcmfmac wpad-basic-mbedtls \
|
kmod-brcmfmac wpad-basic-mbedtls \
|
||||||
kmod-usb-dwc3 kmod-hwmon-pwfan kmod-usb3
|
kmod-usb-dwc3 kmod-thermal kmod-hwmon-pwfan kmod-usb3
|
||||||
IMAGE/sysupgrade.img.gz := boot-common | boot-2712 | sdcard-img | gzip | append-metadata
|
IMAGE/sysupgrade.img.gz := boot-common | boot-2712 | sdcard-img | gzip | append-metadata
|
||||||
IMAGE/factory.img.gz := boot-common | boot-2712 | sdcard-img | gzip
|
IMAGE/factory.img.gz := boot-common | boot-2712 | sdcard-img | gzip
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue