summaryrefslogtreecommitdiffstats
path: root/make/custom/csb637.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/csb637.cfg')
-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