summaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2022-08-02 21:00:09 +1000
committerChris Johns <chrisj@rtems.org>2022-08-03 10:46:10 +1000
commit071640d310b432d15350188c2ebf086653a0d578 (patch)
tree3e3e99bd024ec9d9d5d41d156a8f5fad72a508b2 /spec
parentsp54: Fix test case (diff)
downloadrtems-071640d310b432d15350188c2ebf086653a0d578.tar.bz2
libmisc/shell: Add an 'rtems' command to report a running build
- Report version, cpu, bsp, tools and options.
Diffstat (limited to 'spec')
-rw-r--r--spec/build/cpukit/objshell.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/cpukit/objshell.yml b/spec/build/cpukit/objshell.yml
index 93c4bebe52..5fd259bee3 100644
--- a/spec/build/cpukit/objshell.yml
+++ b/spec/build/cpukit/objshell.yml
@@ -82,6 +82,7 @@ source:
- cpukit/libmisc/shell/main_rm.c
- cpukit/libmisc/shell/main_rmdir.c
- cpukit/libmisc/shell/main_rtc.c
+- cpukit/libmisc/shell/main_rtems.c
- cpukit/libmisc/shell/main_rtrace.c
- cpukit/libmisc/shell/main_setenv.c
- cpukit/libmisc/shell/main_sleep.c