summaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-10-02 00:33:49 +0000
committerLuka Perkov <luka@openwrt.org>2013-10-02 00:33:49 +0000
commit8f1499c4480068407810d42144a20e4b71ef6786 (patch)
tree16e72463d3d0588fad35dab88a4926c9cd8f90ea /target/linux/imx6/Makefile
parent0eb732c659ff0f9a56e83817477aee947d3e5e36 (diff)
downloadmaster-31e0f0ae-8f1499c4480068407810d42144a20e4b71ef6786.tar.gz
master-31e0f0ae-8f1499c4480068407810d42144a20e4b71ef6786.tar.bz2
master-31e0f0ae-8f1499c4480068407810d42144a20e4b71ef6786.zip
imx6: add default profile
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38282
Diffstat (limited to 'target/linux/imx6/Makefile')
-rw-r--r--target/linux/imx6/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile
index b9b2062ef3..3af424e64c 100644
--- a/target/linux/imx6/Makefile
+++ b/target/linux/imx6/Makefile
@@ -20,7 +20,6 @@ include $(INCLUDE_DIR)/target.mk
KERNELNAME:="zImage dtbs"
-DEFAULT_PACKAGES += \
- kmod-thermal-imx kmod-usb-chipidea kmod-usb-mxs-phy uboot-envtools
+DEFAULT_PACKAGES +=
$(eval $(call BuildTarget))