2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>

* Makefile.am: Add nds.
This commit is contained in:
Joel Sherrill
2008-05-06 19:29:22 +00:00
parent 7492598196
commit ebc363ed83
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Add nds.
2008-04-16 Matthieu Bucchianeri <mbucchia@gmail.com>
* custom/nds.cfg: New file.

View File

@@ -33,6 +33,6 @@ EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \
custom/nios2_iss.cfg \
custom/ods68302.cfg custom/pc386.cfg custom/posix.cfg \
custom/psim.cfg custom/rtl22xx.cfg custom/score603e.cfg \
custom/shsim.cfg custom/ts_386ex.cfg
custom/shsim.cfg custom/ts_386ex.cfg custom/nds.cfg
include $(top_srcdir)/automake/host.am