summaryrefslogtreecommitdiffstats
path: root/make/custom/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-27 16:02:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-27 16:02:50 +0000
commit1c69af9bda353bfd89018128e93ed6d5df123012 (patch)
tree5ca6edbd73e094bb6053bd793a480d1de8250188 /make/custom/Makefile.am
parent2000-11-27 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1c69af9bda353bfd89018128e93ed6d5df123012.tar.bz2
2000-11-27 Joel Sherrill <joel@OARcorp.com>
* custom/shsim.cfg: New file. * custom/Makefile.am: Modified to reflect addition of shsim.cfg. The shsim is for the SH simulator in gdb. It should be able to be used with multiple SH CPU models. This will require adding BSP variants.
Diffstat (limited to '')
-rw-r--r--make/custom/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/custom/Makefile.am b/make/custom/Makefile.am
index 96b41f91b9..f6bac736a0 100644
--- a/make/custom/Makefile.am
+++ b/make/custom/Makefile.am
@@ -17,8 +17,8 @@ EXTRA_DIST = Cygwin-posix.cfg FreeBSD-posix.cfg HPUX9-posix.cfg \
mcp750.cfg mvme136.cfg mvme147.cfg mvme147s.cfg \
mvme162.cfg mvme162lx.cfg mvme167.cfg mvme2307.cfg no_bsp.cfg \
ods68302.cfg p4000.cfg p4600.cfg p4650.cfg papyrus.cfg pc386.cfg \
- portsw.cfg posix.cfg ppcn_60x.cfg psim.cfg score603e.cfg simhppa.cfg \
- ts_386ex.cfg
+ portsw.cfg posix.cfg ppcn_60x.cfg psim.cfg score603e.cfg shsim.cfg \
+ simhppa.cfg ts_386ex.cfg
## -------------------------------------------------------
include $(top_srcdir)/automake/host.am