mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 21:33:02 +02:00
8 lines
208 B
Plaintext
8 lines
208 B
Plaintext
config BR2_PACKAGE_MECH
|
|
bool "mech"
|
|
select BR2_PACKAGE_CLIXON
|
|
select BR2_PACKAGE_AUGEAS
|
|
help
|
|
Orchestrate an Infix node using any of the front-ends
|
|
offered by Clixon, e.g. NETCONF, RESTCONF or SNMP.
|