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

obj-m := kprobe_post_handler_work.o kprobe_post_handler_broke.o
