diff --git a/6.1/target/linux/bcm27xx/image/Makefile b/6.1/target/linux/bcm27xx/image/Makefile index 9b39c2ee..eabdde57 100644 --- a/6.1/target/linux/bcm27xx/image/Makefile +++ b/6.1/target/linux/bcm27xx/image/Makefile @@ -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