aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2022-03-12 18:00:40 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2022-03-12 18:10:57 +0200
commit60e90e0a96039c58968de551aadca0fab490d35d (patch)
tree3812c42d3daadf964cc18ef06eaa7456b9abe84f /Makefile
parentdc3f9610f24fe43540541f2ab1a990903be20ed3 (diff)
downloadhid-tmff2-60e90e0a96039c58968de551aadca0fab490d35d.tar.gz
hid-tmff2-60e90e0a96039c58968de551aadca0fab490d35d.zip
allow for wheel 'backends'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1b4e1f4..9a7b851 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-obj-m += hid-tmt300rs.o
+obj-m += hid-tmff2.o
KDIR ?= /lib/modules/$(shell uname -r)/build
all: hid-tminit