Skip to content

Commit e656dde

Browse files
committed
uclogic: Extract report descriptors to a module
1 parent 6d16f15 commit e656dde

4 files changed

Lines changed: 831 additions & 738 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
obj-m := hid-kye.o hid-uclogic.o hid-polostar.o hid-viewsonic.o
2+
hid-uclogic-objs := hid-uclogic-rdesc.o
23
KVERSION := $(shell uname -r)
34
KDIR := /lib/modules/$(KVERSION)/build
45
PWD := $(shell pwd)

0 commit comments

Comments
 (0)