mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user