summaryrefslogtreecommitdiffstats
path: root/Makefile.maint
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-06 12:38:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-06 12:38:49 +0000
commitcd5e9260d865883330e02fbed74ec56893be5740 (patch)
tree03ee7b20aceeb0a986fd3e2b85f17aba6c0fd26c /Makefile.maint
parentRegenerate list of custom/*.cfg. (diff)
downloadrtems-cd5e9260d865883330e02fbed74ec56893be5740.tar.bz2
2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.maint: rtems_api=4.10.
Diffstat (limited to 'Makefile.maint')
-rw-r--r--Makefile.maint4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.maint b/Makefile.maint
index a189fa7d61..1b50ebab9a 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -31,7 +31,7 @@ TAG_SUFFIX = -test1
rtems_version := $(shell cat VERSION | sed -n '/.* Version /{s/^.*Version[ ]*\([0-9\.]\+\)/\1/p};')
rtems_tag := $(shell echo "rtems-$(rtems_version)" | tr . -)
-rtems_api := 4.8
+rtems_api := 4.10
PATH := /opt/rtems-$(rtems_api)/bin:$(PATH)
# -----------------
@@ -159,4 +159,4 @@ commit:
$(CVS_RUN) commit -m "Upgrade to $(rtems_version)" \
$(VERSION_FILES) VERSION
-.PHONY: commit new-minor new-revision tag tarball
+.PHONY: commit new-minor new-revision new-branch tag tarball