summaryrefslogtreecommitdiffstats
path: root/rules/ppp.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ppp.make')
-rw-r--r--rules/ppp.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/ppp.make b/rules/ppp.make
index 295c922c2..de52d8470 100644
--- a/rules/ppp.make
+++ b/rules/ppp.make
@@ -49,7 +49,7 @@ $(STATEDIR)/ppp.extract: $(ppp_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(PPP_DIR))
@$(call extract, PPP)
- @$(call patchin, $(PPP))
+ @$(call patchin, PPP)
@$(call touch, $@)
# ----------------------------------------------------------------------------