diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-03-20 19:41:25 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-03-20 19:41:25 +0200 |
| commit | 725e8ea20b616b8cd29865a8819112ae2c61c54f (patch) | |
| tree | ad3873b3755e235fe95d3385271b4f883b6248b4 /Kbuild | |
| parent | 28d0a3f76748a2555fc1417216ed51112dba945c (diff) | |
| download | hid-tmff2-725e8ea20b616b8cd29865a8819112ae2c61c54f.tar.gz hid-tmff2-725e8ea20b616b8cd29865a8819112ae2c61c54f.zip | |
add initial t248 support
Diffstat (limited to 'Kbuild')
| -rw-r--r-- | Kbuild | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ obj-m := hid-tmff-new.o -hid-tmff-new-y := hid-tmff2.o hid-tmt300rs.o +hid-tmff-new-y := hid-tmff2.o hid-tmt300rs.o hid-tmt248.o |
