X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=samples%2Fbpf%2Ftcbpf2_kern.c;h=9c823a609e75f8d66bbe1fa31a1ecebac7f65311;hb=96a8eb1eeed2c3485cdba198fab3a2faaec386d3;hp=3303bb85593bc62a21afcf4f2864869a40543b4d;hpb=6b25e21fa6f26d0f0d45f161d169029411c84286;p=cascardo%2Flinux.git diff --git a/samples/bpf/tcbpf2_kern.c b/samples/bpf/tcbpf2_kern.c index 3303bb85593b..9c823a609e75 100644 --- a/samples/bpf/tcbpf2_kern.c +++ b/samples/bpf/tcbpf2_kern.c @@ -5,6 +5,7 @@ * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. */ +#define KBUILD_MODNAME "foo" #include #include #include