forked from Imagelibrary/rtems
build: Move test header to right library item
This commit is contained in:
@@ -174,8 +174,6 @@ install:
|
|||||||
- cpukit/include/rtems/termios_printk.h
|
- cpukit/include/rtems/termios_printk.h
|
||||||
- cpukit/include/rtems/termios_printk_cnf.h
|
- cpukit/include/rtems/termios_printk_cnf.h
|
||||||
- cpukit/include/rtems/termiostypes.h
|
- cpukit/include/rtems/termiostypes.h
|
||||||
- cpukit/include/rtems/test.h
|
|
||||||
- cpukit/include/rtems/test-info.h
|
|
||||||
- cpukit/include/rtems/thread.h
|
- cpukit/include/rtems/thread.h
|
||||||
- cpukit/include/rtems/timecounter.h
|
- cpukit/include/rtems/timecounter.h
|
||||||
- cpukit/include/rtems/timespec.h
|
- cpukit/include/rtems/timespec.h
|
||||||
|
|||||||
@@ -7,7 +7,11 @@ cppflags: []
|
|||||||
cxxflags: []
|
cxxflags: []
|
||||||
enabled-by: true
|
enabled-by: true
|
||||||
includes: []
|
includes: []
|
||||||
install: []
|
install:
|
||||||
|
- destination: ${BSP_INCLUDEDIR}/rtems
|
||||||
|
source:
|
||||||
|
- cpukit/include/rtems/test.h
|
||||||
|
- cpukit/include/rtems/test-info.h
|
||||||
install-path: ${BSP_LIBDIR}
|
install-path: ${BSP_LIBDIR}
|
||||||
links: []
|
links: []
|
||||||
source:
|
source:
|
||||||
|
|||||||
Reference in New Issue
Block a user