From 0dcf31ff3fe8eb9bc079d94242253290a30eb97e Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 14 Mar 2022 00:23:40 +0200 Subject: don't include .c directly Arguably more hygienic. --- Kbuild | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Kbuild (limited to 'Kbuild') diff --git a/Kbuild b/Kbuild new file mode 100644 index 0000000..697f3e1 --- /dev/null +++ b/Kbuild @@ -0,0 +1,2 @@ +obj-m := hid-tmff-new.o +hid-tmff-new-y := hid-tmff2.o hid-tmt300rs.o -- cgit v1.3