mirror of
https://github.com/novatiq/packages.git
synced 2026-07-22 11:36:04 +01:00
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>