mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-23 02:50:27 +00:00
fix radiusclient-ng menuconfig
SVN-Revision: 3345
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
config BR2_COMPILE_RADIUSCLIENT_NG
|
||||
tristate
|
||||
tristate
|
||||
default n
|
||||
select BR2_PACKAGE_LIBRADIUSCLIENT_NG
|
||||
depends BR2_PACKAGE_LIBRADIUSCLIENT_NG
|
||||
|
||||
config BR2_PACKAGE_RADIUSCLIENT_NG
|
||||
prompt "radiusclient-ng................... RADIUS client"
|
||||
tristate
|
||||
default m if CONFIG_DEVEL
|
||||
select BR2_PACKAGE_LIBOPENSSL
|
||||
select BR2_PACKAGE_LIBRADIUSCLIENT_NG
|
||||
help
|
||||
Purpose of this project is to build portable, easy-to-use and standard compliant
|
||||
library suitable for developing free and commercial software that need support
|
||||
|
||||
Reference in New Issue
Block a user