forked from Imagelibrary/rtems
sparc: refactored shared/start.S to shared/start/start.S
This commit is contained in:
committed by
Gedare Bloom
parent
ebd0844919
commit
3f8abd289b
@@ -20,7 +20,7 @@ include_HEADERS += include/leon.h
|
||||
include_HEADERS += ../../shared/include/coverhd.h
|
||||
|
||||
noinst_LIBRARIES = libbspstart.a
|
||||
libbspstart_a_SOURCES = ../../sparc/shared/start.S
|
||||
libbspstart_a_SOURCES = ../../sparc/shared/start/start.S
|
||||
project_lib_DATA = start.$(OBJEXT)
|
||||
|
||||
dist_project_lib_DATA += ../shared/startup/linkcmds.base
|
||||
|
||||
Reference in New Issue
Block a user