# Makefile
#
#
# make -C path/to/kernel/src M=`pwd` modules

obj-m := kprobe-timing.o
