4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
KMOD = variable_monitor
|
|
obj-m := $(KMOD).o
|
|
$(KMOD)-objs := monitor_kernel.o
|