summaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/octeon/Makefile')
-rw-r--r--target/linux/octeon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile
index afef2ba67e..7218222e2f 100644
--- a/target/linux/octeon/Makefile
+++ b/target/linux/octeon/Makefile
@@ -21,4 +21,6 @@ endef
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES += mkf2fs e2fsprogs
+
$(eval $(call BuildTarget))