forked from Imagelibrary/rtems
arm/smdk2410: Update to include bspidle.c
This BSP shares code with the gp32 and needed to include the new bspidle.c file.
This commit is contained in:
@@ -28,7 +28,7 @@ libbsp_a_SOURCES =
|
||||
|
||||
# startup
|
||||
libbsp_a_SOURCES += ../../shared/bsplibc.c ../../shared/bsppost.c \
|
||||
../gp32/startup/bspstart.c ../../shared/bspclean.c \
|
||||
../gp32/startup/bspstart.c ../gp32/startup/bspidle.c ../../shared/bspclean.c \
|
||||
startup/bspreset.c startup/memmap.c \
|
||||
../../shared/bootcard.c ../../shared/sbrk.c \
|
||||
../../shared/bsppretaskinghook.c \
|
||||
|
||||
Reference in New Issue
Block a user