summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--netlegacy.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/netlegacy.py b/netlegacy.py
index bf816f4..8533f4c 100644
--- a/netlegacy.py
+++ b/netlegacy.py
@@ -216,3 +216,5 @@ def build(bld):
bld.install_as(
os.path.join(bld.env.PREFIX, arch_inc_path, 'rtems',
'rtems-net-legacy.h'), 'include/rtems/rtems-net-legacy.h')
+
+ bld.add_group()