summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorAaron Nyholm <aaron.nyholm@southerninnovation.com>2023-03-16 12:01:45 +1100
committerChris Johns <chrisj@rtems.org>2023-05-16 12:48:18 +1000
commit984693a4b33ed20a7a9d66937d9a0227b910ad0c (patch)
tree32a22990bf7769c7f6401be3e9b72cefa59d7080 /spec
parent15d4428e96b635ff8a1c0654d244ad32274f8406 (diff)
libmisc/shell: Add flashdev command
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 5fd259bee3..b71abb18f9 100644
--- a/spec/build/cpukit/objshell.yml
+++ b/spec/build/cpukit/objshell.yml
@@ -52,6 +52,7 @@ source:
- cpukit/libmisc/shell/main_echo.c
- cpukit/libmisc/shell/main_edit.c
- cpukit/libmisc/shell/main_exit.c
+- cpukit/libmisc/shell/main_flashdev.c
- cpukit/libmisc/shell/main_getenv.c
- cpukit/libmisc/shell/main_halt.c
- cpukit/libmisc/shell/main_help.c