summaryrefslogtreecommitdiffstats
path: root/rules/openssh.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/openssh.make')
-rw-r--r--rules/openssh.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/openssh.make b/rules/openssh.make
index 27a569793..7436657b1 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -49,7 +49,7 @@ $(STATEDIR)/openssh.extract: $(openssh_extract_deps_default)
@$(call targetinfo, openssh.extract)
@$(call clean, $(OPENSSH_DIR))
@$(call extract, OPENSSH)
- @$(call patchin, $(OPENSSH))
+ @$(call patchin, OPENSSH)
@$(call touch, $@)