summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-14 16:02:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-14 16:02:31 +0000
commit520a48793888892c421ff854741c336fb52d3d82 (patch)
tree2a2687bde4b8231676af7aa511d2fdc9f3a88ba9 /c
parent2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-520a48793888892c421ff854741c336fb52d3d82.tar.bz2
2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am: Formatting.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog4
-rw-r--r--c/src/lib/libcpu/powerpc/Makefile.am3
2 files changed, 6 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 0d565c06f5..73897e01bd 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * Makefile.am: Formatting.
+
2010-05-24 Peter Dufault <dufault@hda.com>
PR 1530/bsps
diff --git a/c/src/lib/libcpu/powerpc/Makefile.am b/c/src/lib/libcpu/powerpc/Makefile.am
index 51d0d5c631..4fdd4f8d73 100644
--- a/c/src/lib/libcpu/powerpc/Makefile.am
+++ b/c/src/lib/libcpu/powerpc/Makefile.am
@@ -61,7 +61,8 @@ EXTRA_DIST += new-exceptions/bspsupport/ppc_exc_test.c
# shared/include
if shared
-include_libcpu_HEADERS += shared/include/io.h shared/include/mmu.h shared/include/page.h \
+include_libcpu_HEADERS += shared/include/io.h shared/include/mmu.h \
+ shared/include/page.h \
shared/include/byteorder.h shared/include/pgtable.h
noinst_PROGRAMS += shared/cpuIdent.rel