aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/hid-tmff2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hid-tmff2.c b/src/hid-tmff2.c
index 55e2173..7fb3dc5 100644
--- a/src/hid-tmff2.c
+++ b/src/hid-tmff2.c
@@ -855,4 +855,5 @@ static struct hid_driver tmff2_driver = {
};
module_hid_driver(tmff2_driver);
+MODULE_DESCRIPTION("FFB for Thrustmaster wheels");
MODULE_LICENSE("GPL");