summaryrefslogtreecommitdiffstats
path: root/waf_libbsd.py
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2018-04-06 10:35:42 +0200
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2018-04-10 08:55:47 +0200
commit854427bec4dce5cf7a88eb68a806d64f89da99dc (patch)
treebbbd608c5a2b3848e1be9c79e6167759b0cb66ea /waf_libbsd.py
parentfreebsd-to-rtems.py: Use all modules. (diff)
downloadrtems-libbsd-854427bec4dce5cf7a88eb68a806d64f89da99dc.tar.bz2
waf: Add configurations with different modules.
Update #3351
Diffstat (limited to 'waf_libbsd.py')
-rw-r--r--waf_libbsd.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/waf_libbsd.py b/waf_libbsd.py
index 05293061..54a60a78 100644
--- a/waf_libbsd.py
+++ b/waf_libbsd.py
@@ -141,12 +141,6 @@ class Builder(builder.ModuleManager):
import pprint
pprint.pprint(self.data)
- def init(self, ctx):
- pass
-
- def options(self, opt):
- pass
-
def bsp_configure(self, conf, arch_bsp):
if 'configure' in self.data:
for cfg in self.data['configure']:
@@ -156,9 +150,6 @@ class Builder(builder.ModuleManager):
includes = conf.env.IFLAGS,
mandatory = False)
- def configure(self, conf):
- pass
-
def build(self, bld):
#
# Localize the config.