summaryrefslogtreecommitdiffstats
path: root/rules/hdparm.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/hdparm.make')
-rw-r--r--rules/hdparm.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/hdparm.make b/rules/hdparm.make
index f787098b6..5b9c9c96a 100644
--- a/rules/hdparm.make
+++ b/rules/hdparm.make
@@ -50,7 +50,7 @@ $(STATEDIR)/hdparm.extract: $(hdparm_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(HDPARM_DIR))
@$(call extract, HDPARM)
- @$(call patchin, $(HDPARM))
+ @$(call patchin, HDPARM)
@$(call touch, $@)
# ----------------------------------------------------------------------------