package/smack: fix SMAKE_LINUX_CONFIG_FIXUPS typo
Fix typo added by commit2bac81f0cb
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit41e2132fbe
) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
87b632fd14
commit
266e82f0e2
@ -14,7 +14,7 @@ SMACK_DEPENDENCIES = host-pkgconf
|
||||
# Sources from GitHub, no configure script included.
|
||||
SMACK_AUTORECONF = YES
|
||||
|
||||
define SMAKE_LINUX_CONFIG_FIXUPS
|
||||
define SMACK_LINUX_CONFIG_FIXUPS
|
||||
$(call KCONFIG_ENABLE_OPT,CONFIG_SECURITY)
|
||||
$(call KCONFIG_ENABLE_OPT,CONFIG_SECURITY_SMACK)
|
||||
$(call KCONFIG_ENABLE_OPT,CONFIG_SECURITY_NETWORK)
|
||||
|
Loading…
Reference in New Issue
Block a user