aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2026-08-18 21:43:32 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2026-08-18 21:43:32 +0300
commit461408eef1b3e747f338a902322c6fe517f1db05 (patch)
tree8f2a984c5ab808902887774f5187866e69550095 /Makefile
parent456ec7d66d58ee41377022f44618a9b40838f5f9 (diff)
downloadhid-tmff2-master.tar.gz
hid-tmff2-master.zip
remove deadzone udev rulesHEADmaster
+ Unnecessary, now that driver itself sets the wanted deadzone. Thanks @kakra!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index ad52621..dc269d7 100644
--- a/Makefile
+++ b/Makefile
@@ -7,10 +7,6 @@ install: deps/hid-tminit
$(MAKE) -C $(KDIR) M=$(shell pwd) modules_install
depmod -A
-.PHONY: udev-rules
-udev-rules:
- install -m 0644 udev/99-thrustmaster.rules /etc/udev/rules.d/
-
.PHONY: steamdeck-rules
steamdeck-rules:
install -m 0644 udev/71-thrustmaster-steamdeck.rules /etc/udev/rules.d/