|
@@ -3,8 +3,7 @@ config BR2_PACKAGE_PPPD
|
|
depends on !BR2_STATIC_LIBS
|
|
depends on !BR2_STATIC_LIBS
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_PACKAGE_OPENSSL if BR2_TOOLCHAIN_USES_GLIBC
|
|
select BR2_PACKAGE_OPENSSL if BR2_TOOLCHAIN_USES_GLIBC
|
|
- select BR2_PACKAGE_LIBOPENSSL_ENABLE_DES if BR2_PACKAGE_LIBOPENSSL \
|
|
|
|
- && BR2_TOOLCHAIN_USES_GLIBC
|
|
|
|
|
|
+ select BR2_PACKAGE_LIBOPENSSL_ENABLE_DES if BR2_PACKAGE_LIBOPENSSL
|
|
help
|
|
help
|
|
An implementation of the Point-to-point protocol.
|
|
An implementation of the Point-to-point protocol.
|
|
|
|
|