summaryrefslogtreecommitdiffstats
path: root/rules/xorg-driver-input-evdev.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-driver-input-evdev.make')
-rw-r--r--rules/xorg-driver-input-evdev.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-driver-input-evdev.make b/rules/xorg-driver-input-evdev.make
index c27623c89..f23cc01d2 100644
--- a/rules/xorg-driver-input-evdev.make
+++ b/rules/xorg-driver-input-evdev.make
@@ -50,7 +50,7 @@ $(STATEDIR)/xorg-driver-input-evdev.extract: $(xorg-driver-input-evdev_extract_d
@$(call targetinfo, $@)
@$(call clean, $(XORG_DRIVER_INPUT_EVDEV_DIR))
@$(call extract, XORG_DRIVER_INPUT_EVDEV)
- @$(call patchin, $(XORG_DRIVER_INPUT_EVDEV))
+ @$(call patchin, XORG_DRIVER_INPUT_EVDEV)
@$(call touch, $@)
# ----------------------------------------------------------------------------