add ln command to coreutils.mk
Created by: n0npax
Problem: links are not fully implemented by fs
Solution: app will fail with proper error
Changes introduced by this pull request:
- auto install ln command to /bin ( mk/userspace/coreutils.mk)
main changes merged by <Add ln command to coreutils #139> to coreutils repo