projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a08eab3
)
imx6: update default packages
author
Luka Perkov
<luka@openwrt.org>
Sun, 28 Jul 2013 20:34:21 +0000
(20:34 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Sun, 28 Jul 2013 20:34:21 +0000
(20:34 +0000)
SVN-Revision: 37582
target/linux/imx6/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx6/Makefile
b/target/linux/imx6/Makefile
index fc9f6d6eeb7451fb3f013921603c8ae1de403dff..3fd41fccfb8a139efd1386ced492eac41fb1f035 100644
(file)
--- a/
target/linux/imx6/Makefile
+++ b/
target/linux/imx6/Makefile
@@
-19,6
+19,7
@@
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="zImage dtbs"
-DEFAULT_PACKAGES +=
+DEFAULT_PACKAGES += \
+ kmod-usb-chipidea kmod-usb-mxs-phy
$(eval $(call BuildTarget))