mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +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
|
||||
includes: []
|
||||
install:
|
||||
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||
source:
|
||||
- bsps/aarch64/include/bsp/linker-symbols.h
|
||||
- bsps/aarch64/include/bsp/start.h
|
||||
- destination: ${BSP_INCLUDEDIR}/dev/clock
|
||||
source:
|
||||
- bsps/include/dev/clock/arm-generic-timer.h
|
||||
|
||||
Reference in New Issue
Block a user