summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/librtemscxx.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/cpukit/librtemscxx.yml')
-rw-r--r--spec/build/cpukit/librtemscxx.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/build/cpukit/librtemscxx.yml b/spec/build/cpukit/librtemscxx.yml
index 9a924bd789..eff5598584 100644
--- a/spec/build/cpukit/librtemscxx.yml
+++ b/spec/build/cpukit/librtemscxx.yml
@@ -8,10 +8,10 @@ cxxflags: [-std=c++17]
enabled-by: true
includes: []
install:
-- destination: ${BSP_INCLUDEDIR}
+- destination: ${BSP_INCLUDEDIR}/rtems
source:
- - cpukit/include/rtems/c++/error
- - cpukit/include/rtems/c++/thread
+ - cpukit/include/rtems/error.hpp
+ - cpukit/include/rtems/thread.hpp
install-path: ${BSP_LIBDIR}
links: []
source: