summaryrefslogtreecommitdiffstats
path: root/rules/mico.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/mico.make')
-rw-r--r--rules/mico.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/mico.make b/rules/mico.make
index f13d8892a..7fb2e944b 100644
--- a/rules/mico.make
+++ b/rules/mico.make
@@ -54,7 +54,7 @@ $(STATEDIR)/mico.extract: $(mico_extract_deps_default)
$(call extract, MICO, $$tmpdir) \
mv $$tmpdir/mico $(MICO_DIR); \
rm -fr $$tmpdir
- @$(call patchin, $(MICO))
+ @$(call patchin, MICO)
@$(call touch, $@)
# ----------------------------------------------------------------------------