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:
b65d11d
)
imx6: use kmod-imx-sdma-fw-imx6 by default
author
Luka Perkov
<luka@openwrt.org>
Sun, 11 Aug 2013 15:10:44 +0000
(15:10 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Sun, 11 Aug 2013 15:10:44 +0000
(15:10 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37754
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
5e697f5
..
45efb91
100644
(file)
--- a/
target/linux/imx6/Makefile
+++ b/
target/linux/imx6/Makefile
@@
-20,6
+20,6
@@
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="zImage dtbs"
DEFAULT_PACKAGES += \
- kmod-usb-chipidea kmod-usb-mxs-phy
+ kmod-usb-chipidea kmod-usb-mxs-phy
kmod-imx-sdma-fw-imx6
$(eval $(call BuildTarget))