mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-13 06:06:15 +02:00
fix radiusclient-ng menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3345 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
aaba8c7383
commit
76ace27880
@ -1,13 +1,14 @@
|
|||||||
config BR2_COMPILE_RADIUSCLIENT_NG
|
config BR2_COMPILE_RADIUSCLIENT_NG
|
||||||
tristate
|
tristate
|
||||||
default n
|
default n
|
||||||
select BR2_PACKAGE_LIBRADIUSCLIENT_NG
|
depends BR2_PACKAGE_LIBRADIUSCLIENT_NG
|
||||||
|
|
||||||
config BR2_PACKAGE_RADIUSCLIENT_NG
|
config BR2_PACKAGE_RADIUSCLIENT_NG
|
||||||
prompt "radiusclient-ng................... RADIUS client"
|
prompt "radiusclient-ng................... RADIUS client"
|
||||||
tristate
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
select BR2_PACKAGE_LIBOPENSSL
|
select BR2_PACKAGE_LIBOPENSSL
|
||||||
|
select BR2_PACKAGE_LIBRADIUSCLIENT_NG
|
||||||
help
|
help
|
||||||
Purpose of this project is to build portable, easy-to-use and standard compliant
|
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
|
library suitable for developing free and commercial software that need support
|
||||||
|
Loading…
Reference in New Issue
Block a user