1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2024-02-14 18:25:20 +01:00
parent f32805bb86
commit c2cc2a74c8

View file

@ -193,7 +193,7 @@ define Device/rpi-5
cypress-firmware-43455-sdio \
brcmfmac-nvram-43455-sdio \
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/factory.img.gz := boot-common | boot-2712 | sdcard-img | gzip
endef