mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 10:33:39 +08:00
raspberrypi: Do not include default IRQ handler and BSP specific one
This was tripping a linker error in the dl0[12] tests. closes 2247.
This commit is contained in:
@@ -94,7 +94,6 @@ libbsp_a_SOURCES += ../../shared/bspreset_loop.c
|
||||
libbsp_a_SOURCES += startup/bspstart.c
|
||||
|
||||
# IRQ
|
||||
libbsp_a_SOURCES += ../../shared/src/irq-default-handler.c
|
||||
libbsp_a_SOURCES += ../shared/arm-cp15-set-exception-handler.c
|
||||
libbsp_a_SOURCES += ../../shared/src/irq-generic.c
|
||||
libbsp_a_SOURCES += ../../shared/src/irq-info.c
|
||||
|
||||
Reference in New Issue
Block a user