aboutsummaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'Kbuild')
-rw-r--r--Kbuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/Kbuild b/Kbuild
index e33e86f..7ecc58c 100644
--- a/Kbuild
+++ b/Kbuild
@@ -1,2 +1,6 @@
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
+hid-tmff-new-y := \
+ src/hid-tmff2.o \
+ src/tmt300rs/hid-tmt300rs.o \
+ src/tmt248/hid-tmt248.o \
+ src/tmtx/hid-tmtx.o