summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-26 03:25:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-26 03:25:55 +0000
commit07d7b95e7afca1d2d8a26ed22c7a44a1caf5adeb (patch)
treedab7778e34d8a0dc28a46055c95e004e1f78f9e0 /make/Makefile.am
parentFix typo. (diff)
downloadrtems-07d7b95e7afca1d2d8a26ed22c7a44a1caf5adeb.tar.bz2
2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add custom/rtl22xx.cfg.
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index 1e48a2f899..366d922fa1 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -33,7 +33,7 @@ EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \
custom/mvme2100.cfg custom/mvme2307.cfg custom/no_bsp.cfg \
custom/nios2_iss.cfg \
custom/ods68302.cfg custom/pc386.cfg custom/posix.cfg \
- custom/psim.cfg custom/score603e.cfg \
+ custom/psim.cfg custom/rtl22xx.cfg custom/score603e.cfg \
custom/shsim.cfg custom/ts_386ex.cfg
include $(top_srcdir)/automake/host.am