mpc55xxevb: Move start.S to mpc55xxevb/start/start.S

This commit is contained in:
Daniel Ramirez
2013-11-23 15:55:32 -06:00
committed by Gedare Bloom
parent 9660ad6482
commit 287fefe2af
2 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ DISTCLEANFILES = include/bspopts.h
noinst_PROGRAMS =
noinst_LIBRARIES = libbspstart.a
libbspstart_a_SOURCES = startup/start.S
libbspstart_a_SOURCES = start/start.S
project_lib_DATA = start.$(OBJEXT)
libbspstart_a_SOURCES += ../shared/start/rtems_crti.S