aboutsummaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'Kbuild')
-rw-r--r--Kbuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/Kbuild b/Kbuild
index 271745e..3f4d740 100644
--- a/Kbuild
+++ b/Kbuild
@@ -1,2 +1,7 @@
obj-m := hid-tmff-new.o
-hid-tmff-new-y := src/hid-tmff2.o src/tmt300rs/hid-tmt300rs.o src/tmt248/hid-tmt248.o src/tmtx/hid-tmtx.o src/tmtsxw/hid-tmtsxw.o
+hid-tmff-new-y := \
+ src/hid-tmff2.o \
+ src/tmt300rs/hid-tmt300rs.o \
+ src/tmt248/hid-tmt248.o \
+ src/tmtx/hid-tmtx.o \
+ src/tmtsxw/hid-tmtsxw.o