aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Kbuild2
-rw-r--r--src/Makefile16
m---------src/hid-tminit0
-rw-r--r--src/tmt248/hid-tmt248.c (renamed from src/hid-tmt248/hid-tmt248.c)0
-rw-r--r--src/tmt300rs/hid-tmt300rs.c (renamed from src/hid-tmt300rs/hid-tmt300rs.c)0
-rw-r--r--src/tmt300rs/hid-tmt300rs.h (renamed from src/hid-tmt300rs/hid-tmt300rs.h)0
-rw-r--r--src/tmtx/hid-tmtx.c (renamed from src/hid-tmtx/hid-tmtx.c)0
7 files changed, 0 insertions, 18 deletions
diff --git a/src/Kbuild b/src/Kbuild
deleted file mode 100644
index b8541e0..0000000
--- a/src/Kbuild
+++ /dev/null
@@ -1,2 +0,0 @@
-obj-m := hid-tmff-new.o
-hid-tmff-new-y := hid-tmff2.o hid-tmt300rs/hid-tmt300rs.o hid-tmt248/hid-tmt248.o hid-tmtx/hid-tmtx.o
diff --git a/src/Makefile b/src/Makefile
deleted file mode 100644
index 5e2ab40..0000000
--- a/src/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-KDIR ?= /lib/modules/$(shell uname -r)/build
-
-all: hid-tminit
- $(MAKE) -C $(KDIR) M=$(shell pwd) modules
-
-install: hid-tminit
- $(MAKE) -C $(KDIR) M=$(shell pwd) modules_install
- depmod -A
-
-clean: hid-tminit
- $(MAKE) -C $(KDIR) M=$(shell pwd) clean
-
-
-.PHONY: hid-tminit
-hid-tminit:
- $(MAKE) -C hid-tminit KDIR="$(KDIR)" $(MAKECMDGOALS)
diff --git a/src/hid-tminit b/src/hid-tminit
deleted file mode 160000
-Subproject 9375f6c7d83af5dd6c8b8fe30351d0f36043b20
diff --git a/src/hid-tmt248/hid-tmt248.c b/src/tmt248/hid-tmt248.c
index af3aaa9..af3aaa9 100644
--- a/src/hid-tmt248/hid-tmt248.c
+++ b/src/tmt248/hid-tmt248.c
diff --git a/src/hid-tmt300rs/hid-tmt300rs.c b/src/tmt300rs/hid-tmt300rs.c
index 20bb239..20bb239 100644
--- a/src/hid-tmt300rs/hid-tmt300rs.c
+++ b/src/tmt300rs/hid-tmt300rs.c
diff --git a/src/hid-tmt300rs/hid-tmt300rs.h b/src/tmt300rs/hid-tmt300rs.h
index 2305f4b..2305f4b 100644
--- a/src/hid-tmt300rs/hid-tmt300rs.h
+++ b/src/tmt300rs/hid-tmt300rs.h
diff --git a/src/hid-tmtx/hid-tmtx.c b/src/tmtx/hid-tmtx.c
index afca799..afca799 100644
--- a/src/hid-tmtx/hid-tmtx.c
+++ b/src/tmtx/hid-tmtx.c