2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>

* custom/csb637.cfg: New file.
This commit is contained in:
Joel Sherrill
2009-05-28 20:08:43 +00:00
parent b767616d2d
commit 6aaab51b92
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/csb637.cfg: New file.
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/simsh2e.cfg: New file.

10
make/custom/csb637.cfg Normal file
View File

@@ -0,0 +1,10 @@
#
# Config file for Cogent CSB637 - AT91RM9200 SBC
#
# $Id$
#
RTEMS_LINKCMDS=linkcmds.csb637
LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)
include $(RTEMS_ROOT)/make/custom/csb337.cfg