forked from Imagelibrary/rtems
11 lines
188 B
INI
11 lines
188 B
INI
#
|
|
# Config file for Cogent CSB637 - AT91RM9200 SBC
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
RTEMS_LINKCMDS=linkcmds.csb637
|
|
LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)
|
|
|
|
include $(RTEMS_ROOT)/make/custom/csb337.cfg
|