summaryrefslogtreecommitdiffstats
path: root/make/custom/csb637.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-28 20:08:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-28 20:08:43 +0000
commit6aaab51b9266cff440c964709e229000e819bcaa (patch)
treed319786940e6e876301656a60e03fc160e834fbc /make/custom/csb637.cfg
parent2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-6aaab51b9266cff440c964709e229000e819bcaa.tar.bz2
2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/csb637.cfg: New file.
Diffstat (limited to '')
-rw-r--r--make/custom/csb637.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/make/custom/csb637.cfg b/make/custom/csb637.cfg
new file mode 100644
index 0000000000..df48d337bd
--- /dev/null
+++ b/make/custom/csb637.cfg
@@ -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