projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
556e850
)
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>
SVN-Revision: 37754
target/linux/imx6/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx6/Makefile
b/target/linux/imx6/Makefile
index 5e697f5d626ed854b7df38992eec96b1c7f01314..45efb91873114eebb460be6d57e9c5325c948dec 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))