ar71xx: move dragino2 from legacy to generic
[openwrt/openwrt.git] / target / linux / octeon / Makefile
index 5cddd2de854469c1d52c18e944abe54869097ad4..7218222e2f7198b43d63444b5228c589da31d143 100644 (file)
@@ -15,11 +15,12 @@ MAINTAINER:=John Crispin <john@phrozen.org>
 
 KERNEL_PATCHVER:=4.4
 
-include $(INCLUDE_DIR)/target.mk
-
-
 define Target/Description
        Build firmware images for Cavium Networks Octeon-based boards.
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
+DEFAULT_PACKAGES += mkf2fs e2fsprogs
+
 $(eval $(call BuildTarget))