mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 05:47:12 +00:00
spec/aarch64: Ensure that libbsd can build properly
These files are required for libbsd to build against the AArch64 A53 BSPs.
This commit is contained in:
committed by
Joel Sherrill
parent
cbfacee436
commit
0c7bb0ebbd
@@ -5,6 +5,10 @@ copyrights:
|
|||||||
enabled-by: true
|
enabled-by: true
|
||||||
includes: []
|
includes: []
|
||||||
install:
|
install:
|
||||||
|
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||||
|
source:
|
||||||
|
- bsps/aarch64/include/bsp/linker-symbols.h
|
||||||
|
- bsps/aarch64/include/bsp/start.h
|
||||||
- destination: ${BSP_INCLUDEDIR}/dev/clock
|
- destination: ${BSP_INCLUDEDIR}/dev/clock
|
||||||
source:
|
source:
|
||||||
- bsps/include/dev/clock/arm-generic-timer.h
|
- bsps/include/dev/clock/arm-generic-timer.h
|
||||||
|
|||||||
Reference in New Issue
Block a user