diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -obj-m += hid-tmff2.o +obj-m += hid-tminit.o +obj-m += hid-tmt300rs.o all: make -C /lib/modules/$(shell uname -r)/build M=$(shell pwd) modules |
