tools: bring back genext2fs for apm821xx
[openwrt/staging/mkresin.git] / target / linux / apm821xx / sata / target.mk
index 60efb508d4bc0300bb4fb130174fa79dc4c6c98a..c652fe40eb6c95ccd5a9d978923a1e5b0e640d96 100644 (file)
@@ -7,7 +7,3 @@ define Target/Description
        Build firmware images for APM82181 boards that boot from SATA.
        For NAS like the MyBook Live Series.
 endef
-
-$(eval $(call $(if $(CONFIG_TARGET_ROOTFS_EXT4FS),RequireCommand,Ignore),genext2fs, \
-        Please install genext2fs. \
-))