From 62e39a8e47a839149efe4a33eb4dbcf9a9a36a4d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 9 Aug 2023 10:24:36 +0200 Subject: rtems: Install --- 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 -- cgit v1.2.3