summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
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 d3078c054c..be7998c331 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -22,7 +22,7 @@ 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/cvme961.cfg custom/dmv152.cfg custom/dmv177.cfg \
+ custom/bare.cfg custom/cvme961.cfg custom/dmv152.cfg \
custom/ep1a custom/erc32.cfg custom/erc32nfp.cfg custom/gen68302.cfg \
custom/gen68340.cfg custom/gen68360.cfg custom/gen68360_040.cfg \
custom/uC5282.cfg \
@@ -32,7 +32,7 @@ EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \
custom/mvme162.cfg custom/mvme162lx.cfg custom/mvme167.cfg \
custom/mvme2100.cfg custom/mvme2307.cfg custom/no_bsp.cfg \
custom/ods68302.cfg custom/pc386.cfg custom/posix.cfg \
- custom/ppcn_60x.cfg custom/psim.cfg custom/score603e.cfg \
+ custom/psim.cfg custom/score603e.cfg \
custom/shsim.cfg custom/ts_386ex.cfg
include $(top_srcdir)/automake/host.am