zynq: replace storage related configs by packages
[openwrt/openwrt.git] / target / linux / zynq / Makefile
index 6193675088e1a0293942db444f39f4ad88958af2..308110192427988012c283242fa21c6c806913c8 100644 (file)
@@ -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))