summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-12 05:38:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-12 05:38:00 +0000
commit74bbc53c23c6c28be97a5cce6ee3579fafee96f7 (patch)
treebc9e1c6a969c0f40368cdd4442885fea89e06393 /cpukit
parent2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-74bbc53c23c6c28be97a5cce6ee3579fafee96f7.tar.bz2
2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu/Makefile.am: Use @RTEMS_CPU@ instead of $(RTEMS_CPU).
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/score/ChangeLog4
-rw-r--r--cpukit/score/cpu/Makefile.am4
2 files changed, 6 insertions, 2 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index ee9534e5f9..1fb3656c50 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpu/Makefile.am: Use @RTEMS_CPU@ instead of $(RTEMS_CPU).
+
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include compile.am, again.
diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am
index f851d16090..20ec0521b5 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -2,8 +2,8 @@
## $Id$
##
-SUBDIRS = $(RTEMS_CPU)
-DIST_SUBDIRS = $(RTEMS_CPU)
+SUBDIRS = @RTEMS_CPU@
+DIST_SUBDIRS = @RTEMS_CPU@
## FIXME: this does not work
## DIST_SUBDIRS = \