forked from Imagelibrary/rtems
bsps: Move <bsp/linker-symbols.h> to shared
Move architecture-independent items to a shared <bsp/linker-symbols.h>. Allow architectures to customize it through <bsp/linker-symbols-arch.h>.
This commit is contained in:
@@ -10,7 +10,8 @@ includes: []
|
||||
install:
|
||||
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||
source:
|
||||
- bsps/or1k/include/bsp/linker-symbols.h
|
||||
- bsps/include/bsp/linker-symbols.h
|
||||
- bsps/or1k/include/bsp/linker-symbols-arch.h
|
||||
ldflags: []
|
||||
links: []
|
||||
type: build
|
||||
|
||||
Reference in New Issue
Block a user