projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb486aa
)
imx6: enable thermal module by default
author
Luka Perkov
<luka@openwrt.org>
Fri, 27 Sep 2013 10:49:35 +0000
(10:49 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Fri, 27 Sep 2013 10:49:35 +0000
(10:49 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38231
target/linux/imx6/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx6/Makefile
b/target/linux/imx6/Makefile
index 621473128fab44c073ebe4679d31f87e48b7ff07..b9b2062ef32bccf0760c78e30cdcffbb49b7166e 100644
(file)
--- a/
target/linux/imx6/Makefile
+++ b/
target/linux/imx6/Makefile
@@
-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))