summaryrefslogtreecommitdiffstats
path: root/rules/myghty.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/myghty.make')
-rw-r--r--rules/myghty.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/myghty.make b/rules/myghty.make
index 4c6c5a94a..58783e35b 100644
--- a/rules/myghty.make
+++ b/rules/myghty.make
@@ -50,7 +50,7 @@ $(STATEDIR)/myghty.extract: $(myghty_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(MYGHTY_DIR))
@$(call extract, MYGHTY)
- @$(call patchin, $(MYGHTY))
+ @$(call patchin, MYGHTY)
@$(call touch, $@)
# ----------------------------------------------------------------------------