summaryrefslogtreecommitdiff
path: root/legacy-networking/wscript
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-03-01 09:44:55 -0700
committerVijay Kumar Banerjee <vijay@rtems.org>2021-03-01 10:58:51 -0700
commit92b53d211b4d9ad795ef8b2ad1ac0deed5a25f9a (patch)
tree2c3d568e8d1279a591a33f74ccb52a0c774c36fd /legacy-networking/wscript
parentc87d8c2af341d4b9193690e6c948612d62b00e3b (diff)
networking: Rename to legacy networking
Diffstat (limited to 'legacy-networking/wscript')
-rw-r--r--legacy-networking/wscript7
1 files changed, 7 insertions, 0 deletions
diff --git a/legacy-networking/wscript b/legacy-networking/wscript
new file mode 100644
index 0000000..4063cd4
--- /dev/null
+++ b/legacy-networking/wscript
@@ -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