2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Add custom/rtl22xx.cfg.
This commit is contained in:
Ralf Corsepius
2007-04-26 03:25:55 +00:00
parent 651fc3c769
commit 07d7b95e7a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add custom/rtl22xx.cfg.
2007-04-26 Ray Xu <xr@trasin.net>
* custom/rtl22xx.cfg: New (Initial submission).

View File

@@ -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