mirror of
https://github.com/novatiq/packages.git
synced 2026-06-28 08:10:26 +01:00
3f2be1ad5c
Also fix a new compilation error, due to upstream changes in the build system. SUBDIRS= is deprecated when building external kernel modules, use M= instead to fix compilation. Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>