imx6: enable thermal module by default

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38231
This commit is contained in:
Luka Perkov 2013-09-27 10:49:35 +00:00
parent eb486aadb8
commit 03051c1442

View 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))