Compile bpf_load of kernel

I just added some bpf programm from the samples as kernel module.
It compiles sucessfully. I hoped that the Makefile in the directory would be called and I get the intermediate compiling results (vm file and userspace programm)... But I can not find it. :confused: