diff options
Diffstat (limited to 'package/linux-pam/Config.in')
-rw-r--r-- | package/linux-pam/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/linux-pam/Config.in b/package/linux-pam/Config.in index f6cf5307dc..7044073d20 100644 --- a/package/linux-pam/Config.in +++ b/package/linux-pam/Config.in @@ -11,6 +11,7 @@ config BR2_PACKAGE_LINUX_PAM # for details. depends on !BR2_STATIC_LIBS depends on !BR2_TOOLCHAIN_USES_MUSL # linux-pam + depends on BR2_USE_MMU # fork() help A Security Framework that Provides Authentication for Applications |