summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-08 15:37:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-08 15:37:31 +0000
commit25f59b144c1cfd317adb972bb2369e010a63e49b (patch)
tree7de4877d1cc97c9bb9f431b7397bfad42b994068 /c/src/lib/libcpu/powerpc/Makefile.am
parent2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-25f59b144c1cfd317adb972bb2369e010a63e49b.tar.bz2
2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, configure.ac: Reflect having added mpc5xx.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/Makefile.am')
-rw-r--r--c/src/lib/libcpu/powerpc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/Makefile.am b/c/src/lib/libcpu/powerpc/Makefile.am
index 28e40c4441..47954c925f 100644
--- a/c/src/lib/libcpu/powerpc/Makefile.am
+++ b/c/src/lib/libcpu/powerpc/Makefile.am
@@ -8,7 +8,7 @@ include_rtems_powerpcdir = $(includedir)/rtems/powerpc
include_rtems_powerpc_HEADERS = rtems/powerpc/cache.h \
rtems/powerpc/debugmod.h
-SUBDIRS = shared mpc505 mpc6xx mpc8260 mpc8xx ppc403
+SUBDIRS = shared mpc5xx mpc505 mpc6xx mpc8260 mpc8xx ppc403
all-local: $(TMPINSTALL_FILES)