forked from Imagelibrary/rtems
powerpc: mbx8xx: move starup/start.S to start/start.S
This commit is contained in:
committed by
Gedare Bloom
parent
54da1243eb
commit
1203d387a6
@@ -48,7 +48,7 @@ libbsp_a_SOURCES += ../../shared/bspclean.c ../../shared/bsplibc.c \
|
|||||||
../../shared/bsppretaskinghook.c ../../shared/bspgetworkarea.c \
|
../../shared/bsppretaskinghook.c ../../shared/bspgetworkarea.c \
|
||||||
startup/bspstart.c ../../shared/bootcard.c \
|
startup/bspstart.c ../../shared/bootcard.c \
|
||||||
startup/imbx8xx.c startup/mmutlbtab.c \
|
startup/imbx8xx.c startup/mmutlbtab.c \
|
||||||
../../shared/sbrk.c ../../shared/gnatinstallhandler.c startup/start.S
|
../../shared/sbrk.c ../../shared/gnatinstallhandler.c start/start.S
|
||||||
|
|
||||||
if HAS_NETWORKING
|
if HAS_NETWORKING
|
||||||
network_CPPFLAGS = -D__INSIDE_RTEMS_BSD_TCPIP_STACK__
|
network_CPPFLAGS = -D__INSIDE_RTEMS_BSD_TCPIP_STACK__
|
||||||
|
|||||||
Reference in New Issue
Block a user