mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Tools: Align with netmngr
This commit is contained in:
parent
7c2b2fe412
commit
95c7f85234
1 changed files with 8 additions and 0 deletions
|
|
@ -420,6 +420,14 @@
|
||||||
"repo": "https://dev.iopsys.eu/network/netmngr.git",
|
"repo": "https://dev.iopsys.eu/network/netmngr.git",
|
||||||
"proto": "git",
|
"proto": "git",
|
||||||
"version": "devel",
|
"version": "devel",
|
||||||
|
"extra_dependencies": [
|
||||||
|
"-DNETMNGR_GRE_OBJ",
|
||||||
|
"-DNETMNGR_IP_OBJ",
|
||||||
|
"-DNETMNGR_ROUTING_OBJ",
|
||||||
|
"-DNETMNGR_PPP_OBJ",
|
||||||
|
"-DNETMNGR_ROUTER_ADVERTISEMENT_OBJ",
|
||||||
|
"-DNETMNGR_IPV6RD_OBJ"
|
||||||
|
],
|
||||||
"dm_files": [
|
"dm_files": [
|
||||||
"src/net_plugin.c",
|
"src/net_plugin.c",
|
||||||
"src/gre.c",
|
"src/gre.c",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue