diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-03-14 00:23:40 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-03-14 00:23:40 +0200 |
| commit | 0dcf31ff3fe8eb9bc079d94242253290a30eb97e (patch) | |
| tree | d2de96541f2eee936fede2f82b2cb6d63f9c4e7f /Kbuild | |
| parent | 9b6810ba6e1bd2553e205eb6719844253d5ce051 (diff) | |
| download | hid-tmff2-0dcf31ff3fe8eb9bc079d94242253290a30eb97e.tar.gz hid-tmff2-0dcf31ff3fe8eb9bc079d94242253290a30eb97e.zip | |
don't include .c directly
Arguably more hygienic.
Diffstat (limited to 'Kbuild')
| -rw-r--r-- | Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +obj-m := hid-tmff-new.o +hid-tmff-new-y := hid-tmff2.o hid-tmt300rs.o |
