Merge pull request #888 from n0npax/add-ln-command-to-coreutils
add ln command to coreutils.mk
This commit is contained in:
commit
521f4881a8
|
@ -15,6 +15,7 @@ coreutils: \
|
|||
filesystem/bin/free \
|
||||
filesystem/bin/head \
|
||||
filesystem/bin/kill \
|
||||
filesystem/bin/ln \
|
||||
filesystem/bin/ls \
|
||||
filesystem/bin/mkdir \
|
||||
filesystem/bin/mv \
|
||||
|
|
Loading…
Reference in a new issue