summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/librtemscpu.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-09-13 07:56:38 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-09-13 07:56:38 +0200
commit5dc43a04efb71f7c3e835e8591043397fcf509be (patch)
tree1308a855a64e2c0e5618b18179fb6989a941f048 /spec/build/cpukit/librtemscpu.yml
parenttests: Improve RTEMS_DEFINE_GLOBAL_SYMBOL() tests (diff)
downloadrtems-5dc43a04efb71f7c3e835e8591043397fcf509be.tar.bz2
build: Merge regulator build into library item
There is no need to use a separate build object item.
Diffstat (limited to 'spec/build/cpukit/librtemscpu.yml')
-rw-r--r--spec/build/cpukit/librtemscpu.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/build/cpukit/librtemscpu.yml b/spec/build/cpukit/librtemscpu.yml
index 7cf0863859..9061a8290c 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -152,6 +152,8 @@ install:
- cpukit/include/rtems/recorddata.h
- cpukit/include/rtems/recorddump.h
- cpukit/include/rtems/recordserver.h
+ - cpukit/include/rtems/regulator.h
+ - cpukit/include/rtems/regulatorimpl.h
- cpukit/include/rtems/ringbuf.h
- cpukit/include/rtems/rtc.h
- cpukit/include/rtems/rtems-debugger-remote-tcp.h
@@ -511,8 +513,6 @@ links:
- role: build-dependency
uid: objpci
- role: build-dependency
- uid: objregulator
-- role: build-dependency
uid: objpsxsgnl
- role: build-dependency
uid: objshell
@@ -950,6 +950,7 @@ source:
- cpukit/libmisc/mouse/mouse_parser.c
- cpukit/libmisc/mouse/serial_mouse.c
- cpukit/libmisc/redirector/stdio-redirect.c
+- cpukit/libmisc/regulator/regulator.c
- cpukit/libmisc/rtems-fdt/rtems-fdt-shell.c
- cpukit/libmisc/rtems-fdt/rtems-fdt.c
- cpukit/libmisc/stackchk/check.c