Userspace: add echo
This commit is contained in:
@@ -5,6 +5,7 @@ project(userspace CXX)
|
||||
set(USERSPACE_PROJECTS
|
||||
Shell
|
||||
cat
|
||||
echo
|
||||
test
|
||||
yes
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user