imx6: enable thermal module by default
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38231
This commit is contained in:
parent
eb486aadb8
commit
03051c1442
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue