Add memory information
This commit is contained in:
parent
c3648d1cc4
commit
6927a4c5cf
5 changed files with 76 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -390,6 +390,7 @@ coreutils: \
|
|||
filesystem/bin/echo \
|
||||
filesystem/bin/env \
|
||||
filesystem/bin/false \
|
||||
filesystem/bin/free \
|
||||
filesystem/bin/head \
|
||||
filesystem/bin/ls \
|
||||
filesystem/bin/mkdir \
|
||||
|
@ -411,7 +412,7 @@ coreutils: \
|
|||
filesystem/bin/true \
|
||||
filesystem/bin/wc \
|
||||
filesystem/bin/yes
|
||||
#filesystem/bin/free filesystem/bin/shutdown filesystem/bin/test
|
||||
#filesystem/bin/shutdown filesystem/bin/test
|
||||
|
||||
extrautils: \
|
||||
filesystem/bin/calc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue