summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-genext2fs.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-genext2fs.make b/rules/host-genext2fs.make
index 5da3c9459..8be083f7c 100644
--- a/rules/host-genext2fs.make
+++ b/rules/host-genext2fs.make
@@ -48,7 +48,7 @@ $(HOST_GENEXT2FS_SOURCE):
host-genext2fs_extract: $(STATEDIR)/host-genext2fs.extract
-$(STATEDIR)/host-genext2fs.extract: $(STATEDIR)/host-genext2fs.get
+$(STATEDIR)/host-genext2fs.extract: $(host-genext2fs_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(HOST_GENEXT2FS_DIR))
@$(call extract, $(HOST_GENEXT2FS_SOURCE),$(HOST_BUILDDIR))