[rtems commit] rtems: Install <rtems/dev/io.h>

Sebastian Huber sebh at rtems.org
Wed Aug 9 08:02:54 UTC 2023


Module:    rtems
Branch:    master
Commit:    62e39a8e47a839149efe4a33eb4dbcf9a9a36a4d
Changeset: http://git.rtems.org/rtems/commit/?id=62e39a8e47a839149efe4a33eb4dbcf9a9a36a4d

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Aug  9 10:24:36 2023 +0200

rtems: Install <rtems/dev/io.h>

---

 spec/build/cpukit/librtemscpu.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spec/build/cpukit/librtemscpu.yml b/spec/build/cpukit/librtemscpu.yml
index ff4ac8e944..4511627017 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -216,6 +216,9 @@ install:
   - cpukit/include/rtems/debugger/rtems-debugger-bsp.h
   - cpukit/include/rtems/debugger/rtems-debugger-remote.h
   - cpukit/include/rtems/debugger/rtems-debugger-server.h
+- destination: ${BSP_INCLUDEDIR}/rtems/dev
+  source:
+  - cpukit/include/rtems/dev/io.h
 - destination: ${BSP_INCLUDEDIR}/rtems/posix
   source:
   - cpukit/include/rtems/posix/aio_misc.h



More information about the vc mailing list