networking: Rename to legacy networking

This commit is contained in:
Vijay Kumar Banerjee
2021-03-01 09:44:55 -07:00
parent 656326246d
commit 22d213c484
13 changed files with 7 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
from common.waf import cmd_configure as configure
from common.waf import cmd_build as build
from common.waf import cmd_options as options
from common.waf import spell
from common.waf import cmd_spell
from common.waf import linkcheck
from common.waf import cmd_linkcheck