bsps/leon3: Move AMBA support to bsps

This patch is a part of the BSP source reorganization.

Update #3285.
This commit is contained in:
Sebastian Huber
2018-04-20 13:47:16 +02:00
parent 67e472cb42
commit 13091dc41c
2 changed files with 1 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/sparc/leon3/start/bsp_fatal_halt
librtemsbsp_a_SOURCES += ../../../../../../bsps/sparc/leon3/gnatsupp/gnatsupp.c
librtemsbsp_a_SOURCES += ../../../../../../bsps/sparc/shared/gnatcommon.c
# AMBA bus
librtemsbsp_a_SOURCES += amba/amba.c
librtemsbsp_a_SOURCES += ../../../../../../bsps/sparc/leon3/start/amba.c
librtemsbsp_a_SOURCES += ../../../../../../bsps/sparc/shared/amba/ambapp.c
librtemsbsp_a_SOURCES += ../../../../../../bsps/sparc/shared/amba/ambapp_alloc.c
librtemsbsp_a_SOURCES += ../../../../../../bsps/sparc/shared/amba/ambapp_count.c