summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 08:10:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 08:10:00 +0000
commitd2c26e4bad11cf21129149adcc40b648ced967da (patch)
tree9462f0f48051af12db2b1f85fb1dd125883bf74b /cpukit/score/cpu/arm
parentFix CVS-Ids (diff)
downloadrtems-d2c26e4bad11cf21129149adcc40b648ced967da.tar.bz2
Merger from rtems-4-6-branch.
Diffstat (limited to 'cpukit/score/cpu/arm')
-rw-r--r--cpukit/score/cpu/arm/ChangeLog4
-rw-r--r--cpukit/score/cpu/arm/configure.ac1
2 files changed, 4 insertions, 1 deletions
diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog
index 20796db12a..0773ffc585 100644
--- a/cpukit/score/cpu/arm/ChangeLog
+++ b/cpukit/score/cpu/arm/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove AC_CONFIG_AUX_DIR.
+
2003-03-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/arm.h: Remove ARM_HAS_THUMB (Unused).
diff --git a/cpukit/score/cpu/arm/configure.ac b/cpukit/score/cpu/arm/configure.ac
index d60a19052a..ef0201bd72 100644
--- a/cpukit/score/cpu/arm/configure.ac
+++ b/cpukit/score/cpu/arm/configure.ac
@@ -6,7 +6,6 @@ AC_PREREQ(2.57)
AC_INIT([rtems-cpukit-score-cpu-arm],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([cpu_asm.S])
RTEMS_TOP(../../../..)
-AC_CONFIG_AUX_DIR(../../../..)
RTEMS_CANONICAL_TARGET_CPU