We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d16f15 commit e656ddeCopy full SHA for e656dde
4 files changed
Makefile
@@ -1,4 +1,5 @@
1
obj-m := hid-kye.o hid-uclogic.o hid-polostar.o hid-viewsonic.o
2
+hid-uclogic-objs := hid-uclogic-rdesc.o
3
KVERSION := $(shell uname -r)
4
KDIR := /lib/modules/$(KVERSION)/build
5
PWD := $(shell pwd)
0 commit comments