forked from Imagelibrary/rtems
bsps/mips: Move liblnk to bsps
This patch is a part of the BSP source reorganization. Update #3285.
This commit is contained in:
@@ -36,8 +36,8 @@ librtemsbsp_a_SOURCES +=../../../../../../bsps/mips/hurricane/clock/ckinit.c
|
||||
# console
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/hurricane/console/console.c
|
||||
# liblnk
|
||||
librtemsbsp_a_SOURCES += ../shared/liblnk/lnklib.S
|
||||
librtemsbsp_a_SOURCES += ../shared/liblnk/pmon.S
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/liblnk/lnklib.S
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/liblnk/pmon.S
|
||||
#isr
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/irq/vectorexceptions.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/irq/irq.c
|
||||
|
||||
@@ -35,8 +35,8 @@ librtemsbsp_a_SOURCES +=../../../../../../bsps/mips/rbtx4925/clock/clockdrv.c
|
||||
# console
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/rbtx4925/console/console-io.c
|
||||
# liblnk
|
||||
librtemsbsp_a_SOURCES += ../shared/liblnk/lnklib.S
|
||||
librtemsbsp_a_SOURCES += ../shared/liblnk/pmon.S
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/liblnk/lnklib.S
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/liblnk/pmon.S
|
||||
#isr
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/irq/vectorexceptions.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/irq/irq.c
|
||||
|
||||
@@ -36,8 +36,8 @@ librtemsbsp_a_SOURCES +=../../../../../../bsps/mips/rbtx4938/clock/clockdrv.c
|
||||
# console
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/rbtx4938/console/console-io.c
|
||||
# liblnk
|
||||
librtemsbsp_a_SOURCES += ../shared/liblnk/lnklib.S
|
||||
librtemsbsp_a_SOURCES += ../shared/liblnk/pmon.S
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/liblnk/lnklib.S
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/liblnk/pmon.S
|
||||
#isr
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/irq/vectorexceptions.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/mips/shared/irq/irq.c
|
||||
|
||||
Reference in New Issue
Block a user