summaryrefslogtreecommitdiffstats
path: root/tools/cpu/configure
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/cpu/configure2
-rw-r--r--tools/cpu/configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/cpu/configure b/tools/cpu/configure
index 2f73f5bd15..e11a804b63 100644
--- a/tools/cpu/configure
+++ b/tools/cpu/configure
@@ -837,7 +837,7 @@ else
fi
-PACKAGE=rtems-cpu-tools
+PACKAGE=rtems-tools-cpu
VERSION=$RTEMS_VERSION
diff --git a/tools/cpu/configure.in b/tools/cpu/configure.in
index 48807a253d..b469f1ea31 100644
--- a/tools/cpu/configure.in
+++ b/tools/cpu/configure.in
@@ -8,7 +8,7 @@ AC_CONFIG_AUX_DIR(../..)
RTEMS_TOP(../..)
RTEMS_CANONICAL_TARGET_CPU
-AM_INIT_AUTOMAKE(rtems-cpu-tools,$RTEMS_VERSION,no)
+AM_INIT_AUTOMAKE(rtems-tools-cpu,$RTEMS_VERSION,no)
AM_MAINTAINER_MODE
RTEMS_PATH_KSH