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-a3cf2f4a3e73master
parent
0cd0b53a95
commit
557354ca07
|
@ -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 New Issue