octeon: enable f2fs and ext4 utilities
[openwrt/staging/chunkeey.git] / target / linux / octeon / Makefile
index afef2ba67e7714d98167a2533808ca4af61fd2f2..7218222e2f7198b43d63444b5228c589da31d143 100644 (file)
@@ -21,4 +21,6 @@ endef
 
 include $(INCLUDE_DIR)/target.mk
 
+DEFAULT_PACKAGES += mkf2fs e2fsprogs
+
 $(eval $(call BuildTarget))