summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2023-03-22 15:33:06 +1100
committerChris Johns <chrisj@rtems.org>2023-03-22 15:33:06 +1100
commit70c0152a69398398f2e19e8fdd26179f3e501a38 (patch)
tree24ce3354f31d598fff734abc93e761486318a825 /wscript
parentincludes: Update to use the latest networking headers (diff)
downloadrtems-net-legacy-70c0152a69398398f2e19e8fdd26179f3e501a38.tar.bz2
waf: Reformat to the PEP 8 coding style
Diffstat (limited to '')
-rw-r--r--wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript b/wscript
index c790707..5492b51 100644
--- a/wscript
+++ b/wscript
@@ -51,6 +51,7 @@ def options(opt):
rtems.options(opt)
netlegacy.options(opt)
+
def bsp_configure(conf, arch_bsp):
env = conf.env.derive()
ab = conf.env.RTEMS_ARCH_BSP