libpfring: replace SUBDIRS with M in package recipe
authorDavid Bauer <mail@david-bauer.net>
Tue, 10 Mar 2020 23:47:50 +0000 (00:47 +0100)
committerDavid Bauer <mail@david-bauer.net>
Tue, 10 Mar 2020 23:47:50 +0000 (00:47 +0100)
commit9515ddadffbe53ad4f060208bd384008d312572b
treed8bf9e78791b8067135f67971bb11bdc8c621d66
parent3154c27cf7591ff8688d8d6873a02602c7aa66f0
libpfring: replace SUBDIRS with M in package recipe

The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
libs/libpfring/Makefile