aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-07-28 20:34:21 +0000
committerLuka Perkov <luka@openwrt.org>2013-07-28 20:34:21 +0000
commitd6a23e1ae925b7edeaaa639158274abe040d9bdd (patch)
tree94d6f4510bd256e19b5098ddbb6acd195118b6bd /target/linux/imx6/Makefile
parenta08eab3ce8c580acc25f20da1503e13de4f1d7bd (diff)
downloadupstream-d6a23e1ae925b7edeaaa639158274abe040d9bdd.tar.gz
upstream-d6a23e1ae925b7edeaaa639158274abe040d9bdd.tar.bz2
upstream-d6a23e1ae925b7edeaaa639158274abe040d9bdd.zip
imx6: update default packages
SVN-Revision: 37582
Diffstat (limited to 'target/linux/imx6/Makefile')
-rw-r--r--target/linux/imx6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile
index fc9f6d6eeb..3fd41fccfb 100644
--- 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))