imx6: enable thermal module by default
[openwrt/staging/lynxis/omap.git] / target / linux / imx6 / Makefile
index 621473128fab44c073ebe4679d31f87e48b7ff07..b9b2062ef32bccf0760c78e30cdcffbb49b7166e 100644 (file)
@@ -21,6 +21,6 @@ include $(INCLUDE_DIR)/target.mk
 KERNELNAME:="zImage dtbs"
 
 DEFAULT_PACKAGES += \
-       kmod-usb-chipidea kmod-usb-mxs-phy uboot-envtools
+       kmod-thermal-imx kmod-usb-chipidea kmod-usb-mxs-phy uboot-envtools
 
 $(eval $(call BuildTarget))