summaryrefslogtreecommitdiffstats
path: root/rules/zebra.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/zebra.make')
-rw-r--r--rules/zebra.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/zebra.make b/rules/zebra.make
index 78b786091..eaa6050f3 100644
--- a/rules/zebra.make
+++ b/rules/zebra.make
@@ -53,7 +53,7 @@ $(STATEDIR)/zebra.extract: $(zebra_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(ZEBRA_DIR))
@$(call extract, ZEBRA)
- @$(call patchin, $(ZEBRA))
+ @$(call patchin, ZEBRA)
@$(call touch, $@)
# ----------------------------------------------------------------------------