sparc: refactored shared/start.S to shared/start/start.S

This commit is contained in:
Daniel Ramirez
2013-12-03 15:21:51 -06:00
committed by Gedare Bloom
parent ebd0844919
commit 3f8abd289b
5 changed files with 4 additions and 4 deletions

View File

@@ -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