projects
/
openwrt
/
staging
/
florian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e29acfd
)
imx6: add uboot-envtools to default packages
author
Luka Perkov
<luka@openwrt.org>
Thu, 29 Aug 2013 23:06:32 +0000
(23:06 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Thu, 29 Aug 2013 23:06:32 +0000
(23:06 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37859
target/linux/imx6/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx6/Makefile
b/target/linux/imx6/Makefile
index d7ea910c572bfd28770f3d643e5c81fdf40b61bf..3be83d0b0bedc073e9a3dbef84a1d938611d65be 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
uboot-envtools
$(eval $(call BuildTarget))