summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript5
1 files changed, 2 insertions, 3 deletions
diff --git a/wscript b/wscript
index cdeea95..fd8f10c 100644
--- a/wscript
+++ b/wscript
@@ -20,7 +20,7 @@ from common import version
#
# Branch version
#
-rtems_major_version = '5'
+rtems_major_version = '6'
#
# The documents to build.
@@ -32,11 +32,10 @@ build_all = ['user',
'posix-compliance',
'eng',
'filesystem',
- 'networking',
'shell',
'cpu-supplement',
'develenv',
- 'eclipse']
+ 'legacy-networking']
building = build_all