mirror of https://github.com/hak5/openwrt-owl.git
parent
e42ef11721
commit
60c5881e26
|
@ -1,5 +1,5 @@
|
|||
config BR2_PACKAGE_LIBSASL2
|
||||
tristate "libsasl2 (a general purpose authentication library)"
|
||||
tristate "libsasl2 - General purpose authentication library"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
A general purpose authentication library.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
config BR2_PACKAGE_DHCP_FORWARDER
|
||||
tristate "dhcp-forwarder - a DHCP relay agent"
|
||||
tristate "dhcp-forwarder - DHCP relay agent"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
A DHCP relay agent
|
||||
|
|
Loading…
Reference in New Issue