summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or32/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/or32/configure.ac')
-rw-r--r--cpukit/score/cpu/or32/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/or32/configure.ac b/cpukit/score/cpu/or32/configure.ac
index 6eaf579708..6259c6545f 100644
--- a/cpukit/score/cpu/or32/configure.ac
+++ b/cpukit/score/cpu/or32/configure.ac
@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
-AC_INIT([rtems-c-src-exec-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
+AC_INIT([rtems-cpukit-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([cpu_asm.c])
RTEMS_TOP(../../../..)
AC_CONFIG_AUX_DIR(../../../..)