forked from Imagelibrary/rtems
powerpc/mpc55xxevb: Move startup/reset.c to startup/bspreset.c
This commit is contained in:
committed by
Gedare Bloom
parent
995eb4beb6
commit
4abc4d1e2c
@@ -77,7 +77,7 @@ libbsp_a_SOURCES += startup/bspstart.c
|
||||
libbsp_a_SOURCES += startup/bspworkareainit.c
|
||||
libbsp_a_SOURCES += startup/exc-vector-base.S
|
||||
libbsp_a_SOURCES += startup/get-system-clock.c
|
||||
libbsp_a_SOURCES += startup/reset.c
|
||||
libbsp_a_SOURCES += startup/bspreset.c
|
||||
libbsp_a_SOURCES += startup/restart.c
|
||||
libbsp_a_SOURCES += startup/idle-thread.c
|
||||
libbsp_a_SOURCES += startup/start-config-clock.c
|
||||
|
||||
Reference in New Issue
Block a user