forked from Imagelibrary/rtems
virtex4: Move start.S to virtex4/start/start.S
This commit is contained in:
committed by
Gedare Bloom
parent
a4d673914f
commit
ab1733b8e0
@@ -40,7 +40,7 @@ libbsp_a_SOURCES = startup/bspclean.c \
|
||||
../shared/src/memcpy.c
|
||||
|
||||
# start
|
||||
libbsp_a_SOURCES += startup/start.S
|
||||
libbsp_a_SOURCES += start/start.S
|
||||
|
||||
# console
|
||||
libbsp_a_SOURCES += startup/dummy_console.c \
|
||||
|
||||
Reference in New Issue
Block a user