summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/build/cpukit/librtemscpu.yml2
-rw-r--r--spec/build/cpukit/librtemstest.yml6
2 files changed, 5 insertions, 3 deletions
diff --git a/spec/build/cpukit/librtemscpu.yml b/spec/build/cpukit/librtemscpu.yml
index 77c8d316e3..423974502c 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -174,8 +174,6 @@ install:
- cpukit/include/rtems/termios_printk.h
- cpukit/include/rtems/termios_printk_cnf.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/timecounter.h
- cpukit/include/rtems/timespec.h
diff --git a/spec/build/cpukit/librtemstest.yml b/spec/build/cpukit/librtemstest.yml
index aebf79bfaf..ef70d2dbe1 100644
--- a/spec/build/cpukit/librtemstest.yml
+++ b/spec/build/cpukit/librtemstest.yml
@@ -7,7 +7,11 @@ cppflags: []
cxxflags: []
enabled-by: true
includes: []
-install: []
+install:
+- destination: ${BSP_INCLUDEDIR}/rtems
+ source:
+ - cpukit/include/rtems/test.h
+ - cpukit/include/rtems/test-info.h
install-path: ${BSP_LIBDIR}
links: []
source: