summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-11 11:25:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-11 11:25:25 +0000
commitf39ff532506654a6c16f74f4f60ba73875b07089 (patch)
tree5e8d611145fdcd12c5a49d2243b7b9068a028450 /make/Makefile.am
parentComment out cpukit. (diff)
downloadrtems-f39ff532506654a6c16f74f4f60ba73875b07089.tar.bz2
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants. * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index 366d922fa1..b091907ec0 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -23,11 +23,11 @@ dist_rtems_make_custom_DATA = custom/default.cfg
EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \
custom/HPUX9-posix.cfg custom/Linux-posix.cfg custom/Solaris-posix.cfg \
custom/bare.cfg custom/dmv152.cfg \
- custom/ep1a.cfg custom/erc32.cfg custom/erc32nfp.cfg custom/gen68302.cfg \
+ custom/ep1a.cfg custom/erc32.cfg custom/gen68302.cfg \
custom/gen68340.cfg custom/gen68360.cfg custom/gen68360_040.cfg \
custom/uC5282.cfg custom/gba.cfg \
custom/gensh1.cfg custom/helas403.cfg custom/i386ex.cfg custom/idp.cfg \
- custom/jmr3904.cfg custom/leon1.cfg custom/leon2.cfg custom/mcp750.cfg \
+ custom/jmr3904.cfg custom/leon2.cfg custom/mcp750.cfg \
custom/mvme136.cfg custom/mvme147.cfg custom/mvme147s.cfg \
custom/mvme162.cfg custom/mvme162lx.cfg custom/mvme167.cfg \
custom/mvme2100.cfg custom/mvme2307.cfg custom/no_bsp.cfg \