summaryrefslogtreecommitdiffstats
path: root/rules/host-e2fsprogs.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-e2fsprogs.make')
-rw-r--r--rules/host-e2fsprogs.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-e2fsprogs.make b/rules/host-e2fsprogs.make
index e763030dd..1730f6db1 100644
--- a/rules/host-e2fsprogs.make
+++ b/rules/host-e2fsprogs.make
@@ -40,7 +40,7 @@ host-e2fsprogs_extract: $(STATEDIR)/host-e2fsprogs.extract
$(STATEDIR)/host-e2fsprogs.extract: $(host-e2fsprogs_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(HOST_E2FSPROGS_DIR))
- @$(call extract, $(E2FSPROGS_SOURCE), $(HOST_BUILDDIR))
+ @$(call extract, E2FSPROGS, $(HOST_BUILDDIR))
@$(call patchin, $(E2FSPROGS), $(HOST_E2FSPROGS_DIR))
@$(call touch, $@)