We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c80da1 commit ec14029Copy full SHA for ec14029
module/src/Makefile.in
@@ -16,7 +16,7 @@
16
#
17
18
obj-m += connstat.o
19
-ccflags-y := -DKERNEL_CENTEVERSION=@@KCENTEVERS@@
+ccflags-y := -DKERNEL_CENTEVERSION=@@KCENTEVERS@@ -g
20
MODOPTS= -C /lib/modules/@@KVERS@@/build M=$(PWD)
21
22
all:
0 commit comments