summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-03 14:22:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-03 14:22:10 +0000
commit8960aa5417cd6565657d546236ae170349a2efbb (patch)
tree836085f029647447fcc70c3bb8c816d9d46a46d6 /cpukit
parent2009-08-02 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-8960aa5417cd6565657d546236ae170349a2efbb.tar.bz2
2009-08-03 Roger Dahlkvist <ruppe@kth.se>
* score/cpu/Makefile.am: nios2 was not in the list.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/score/cpu/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f6533c58a0..4487d972fa 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-03 Roger Dahlkvist <ruppe@kth.se>
+
+ * score/cpu/Makefile.am: nios2 was not in the list.
+
2009-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/src/psignal.c: Simplify implementation to ease coverage
diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am
index b4ec1e11e1..23c7111c83 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -4,7 +4,7 @@
SUBDIRS = @RTEMS_CPU@
-DIST_SUBDIRS = arm bfin h8300 i386 lm32 m68k m32c m32r mips no_cpu \
+DIST_SUBDIRS = arm bfin h8300 i386 lm32 m68k m32c m32r mips nios2 no_cpu \
powerpc sh sparc unix
DIST_SUBDIRS += avr