mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
strongswan: only show comment if applicable
strongswan needs USE_MMU, so only show comment if that is available. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ad8c327053
commit
4db797d542
@ -1,4 +1,5 @@
|
|||||||
comment "strongswan needs a toolchain w/ threads"
|
comment "strongswan needs a toolchain w/ threads"
|
||||||
|
depends on BR2_USE_MMU
|
||||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
|
||||||
menuconfig BR2_PACKAGE_STRONGSWAN
|
menuconfig BR2_PACKAGE_STRONGSWAN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user