Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11326 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
810cbef58a
commit
391c490e17
|
@ -127,7 +127,7 @@ include $(CHIBIOS)/test/rt/rt_test.mk
|
|||
include $(CHIBIOS)/test/oslib/oslib_test.mk
|
||||
|
||||
# Define linker script file here
|
||||
LDSCRIPT= $(STARTUPLD)/SAMA5D2.ld
|
||||
LDSCRIPT= $(STARTUPLD)/SAMA5D2ddr.ld
|
||||
|
||||
# C sources that can be compiled in ARM or THUMB mode depending on the global
|
||||
# setting.
|
||||
|
|
Loading…
Reference in New Issue