imx6: enable thermal module by default

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38231 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Luka Perkov 2013-09-27 10:49:35 +00:00
parent 0cd0b53a95
commit 557354ca07
1 changed files with 1 additions and 1 deletions

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