diff options
| -rw-r--r-- | Module.symvers | 0 | ||||
| -rw-r--r-- | hid-tmff2.ko | bin | 22200 -> 0 bytes | |||
| -rw-r--r-- | hid-tmff2.mod | 2 | ||||
| -rw-r--r-- | hid-tmff2.mod.c | 30 | ||||
| -rw-r--r-- | hid-tmff2.mod.o | bin | 3016 -> 0 bytes | |||
| -rw-r--r-- | hid-tmff2.o | bin | 20136 -> 0 bytes | |||
| -rw-r--r-- | modules.order | 1 |
7 files changed, 0 insertions, 33 deletions
diff --git a/Module.symvers b/Module.symvers deleted file mode 100644 index e69de29..0000000 --- a/Module.symvers +++ /dev/null diff --git a/hid-tmff2.ko b/hid-tmff2.ko Binary files differdeleted file mode 100644 index 9ee42dd..0000000 --- a/hid-tmff2.ko +++ /dev/null diff --git a/hid-tmff2.mod b/hid-tmff2.mod deleted file mode 100644 index 97abfee..0000000 --- a/hid-tmff2.mod +++ /dev/null @@ -1,2 +0,0 @@ -/home/kimi/Documents/tmff2/hid-tmff2.o - diff --git a/hid-tmff2.mod.c b/hid-tmff2.mod.c deleted file mode 100644 index 63825b7..0000000 --- a/hid-tmff2.mod.c +++ /dev/null @@ -1,30 +0,0 @@ -#include <linux/build-salt.h> -#include <linux/module.h> -#include <linux/vermagic.h> -#include <linux/compiler.h> - -BUILD_SALT; - -MODULE_INFO(vermagic, VERMAGIC_STRING); -MODULE_INFO(name, KBUILD_MODNAME); - -__visible struct module __this_module -__section(.gnu.linkonce.this_module) = { - .name = KBUILD_MODNAME, - .init = init_module, -#ifdef CONFIG_MODULE_UNLOAD - .exit = cleanup_module, -#endif - .arch = MODULE_ARCH_INIT, -}; - -#ifdef CONFIG_RETPOLINE -MODULE_INFO(retpoline, "Y"); -#endif - -MODULE_INFO(depends, "hid,ff-memless"); - -MODULE_ALIAS("hid:b0003g*v0000044Fp0000B65D"); -MODULE_ALIAS("hid:b0003g*v0000044Fp0000B66E"); - -MODULE_INFO(srcversion, "B19CE4B20117543F62E0F56"); diff --git a/hid-tmff2.mod.o b/hid-tmff2.mod.o Binary files differdeleted file mode 100644 index 2538c4c..0000000 --- a/hid-tmff2.mod.o +++ /dev/null diff --git a/hid-tmff2.o b/hid-tmff2.o Binary files differdeleted file mode 100644 index 7413458..0000000 --- a/hid-tmff2.o +++ /dev/null diff --git a/modules.order b/modules.order deleted file mode 100644 index 6c3d9bd..0000000 --- a/modules.order +++ /dev/null @@ -1 +0,0 @@ -/home/kimi/Documents/tmff2/hid-tmff2.ko |
