summaryrefslogtreecommitdiffstats
path: root/rules/tslib.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/tslib.make')
-rw-r--r--rules/tslib.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/tslib.make b/rules/tslib.make
index 99cc75c5d..3bbf64152 100644
--- a/rules/tslib.make
+++ b/rules/tslib.make
@@ -50,7 +50,7 @@ $(STATEDIR)/tslib.extract: $(tslib_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(TSLIB_DIR))
@$(call extract, TSLIB)
- @$(call patchin, $(TSLIB))
+ @$(call patchin, TSLIB)
@$(call touch, $@)
# ----------------------------------------------------------------------------