bsp/psim: Move align_h.S to bsps

This patch is a part of the BSP source reorganization.

Update #3285.
This commit is contained in:
Sebastian Huber
2018-04-25 14:51:01 +02:00
parent 0b60c54351
commit b80be13550
2 changed files with 1 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/shared/irq/openpic.c
librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/irq/irq-default-handler.c
# vectors
librtemsbsp_a_SOURCES += vectors/align_h.S
librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/psim/start/align_h.S
if HAS_MP
# shmdr