mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/falcosecurity-libs: fix which typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 6ce119ca02)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -44,7 +44,7 @@ define FALCOSECURITY_LIBS_LINUX_CONFIG_FIXUPS
|
||||
endef
|
||||
|
||||
# falcosecurity-libs creates the module Makefile from a template, which contains
|
||||
# a single place-holder, KBUILD_FLAGS, wich is only replaced with debug flags,
|
||||
# a single place-holder, KBUILD_FLAGS, which is only replaced with debug flags,
|
||||
# which we don't care about here.
|
||||
# So, just replace the place-holder with the only meaningful value: nothing.
|
||||
# For the DRIVER_NAME, we set it to FALCOSECURITY_LIBS_DRIVER_NAME.
|
||||
|
||||
Reference in New Issue
Block a user