Add memory information

This commit is contained in:
Jeremy Soller 2016-11-07 12:47:32 -07:00
parent c3648d1cc4
commit 6927a4c5cf
5 changed files with 76 additions and 3 deletions

View file

@ -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 \