mirror of https://github.com/hak5/openwrt-owl.git
parent
462633e3a1
commit
e901f912c1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue