aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/zynq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/zynq/Makefile')
-rw-r--r--target/linux/zynq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/zynq/Makefile b/target/linux/zynq/Makefile
index 6193675088..3081101924 100644
--- a/target/linux/zynq/Makefile
+++ b/target/linux/zynq/Makefile
@@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/target.mk
KERNELNAME:=Image dtbs
-DEFAULT_PACKAGES += uboot-envtools mkf2fs e2fsprogs
+DEFAULT_PACKAGES += uboot-envtools mkf2fs e2fsprogs \
+ kmod-usb-storage kmod-fs-msdos
$(eval $(call BuildTarget))