projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cd0b53
)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38231
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/imx6/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx6/Makefile
b/target/linux/imx6/Makefile
index
6214731
..
b9b2062
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))