forked from Imagelibrary/rtems
bsps/arm: Move BSP-specific header file installs
This commit is contained in:
committed by
Kinsey Moore
parent
dfc147fd33
commit
5a3a85ccdd
@@ -21,6 +21,11 @@ install:
|
||||
- bsps/arm/beagle/include/bsp/pwmss.h
|
||||
- bsps/arm/beagle/include/bsp/qep.h
|
||||
- bsps/arm/beagle/include/bsp/spi.h
|
||||
- destination: ${BSP_INCLUDEDIR}/libcpu
|
||||
source:
|
||||
- bsps/arm/include/libcpu/am335x.h
|
||||
- bsps/arm/include/libcpu/omap3.h
|
||||
- bsps/arm/include/libcpu/omap_timer.h
|
||||
- destination: ${BSP_LIBDIR}
|
||||
source:
|
||||
- bsps/arm/beagle/start/linkcmds
|
||||
|
||||
@@ -49,10 +49,7 @@ install:
|
||||
- bsps/include/dev/irq/arm-gic.h
|
||||
- destination: ${BSP_INCLUDEDIR}/libcpu
|
||||
source:
|
||||
- bsps/arm/include/libcpu/am335x.h
|
||||
- bsps/arm/include/libcpu/mmu.h
|
||||
- bsps/arm/include/libcpu/omap3.h
|
||||
- bsps/arm/include/libcpu/omap_timer.h
|
||||
- destination: ${BSP_LIBDIR}
|
||||
source:
|
||||
- bsps/arm/shared/start/linkcmds.armv4
|
||||
|
||||
Reference in New Issue
Block a user