[PATCH] add klibc linux symlink info to the README

This commit is contained in:
greg@kroah.com 2003-10-23 01:04:30 -07:00 committed by Greg KH
parent c94705b564
commit 0fba212217
1 changed files with 5 additions and 2 deletions

7
README
View File

@ -46,8 +46,10 @@ code. Help is very much appreciated, see the TODO file for a list of
things left to be done.
If you want to build using klibc, use the Makefile.klibc file:
make clean
make -f Makefile.klibc
- read the klibc/klibc/klibc/README file for how to set up the linux
symlink properly.
- make clean
- make -f Makefile.klibc
and marvel at the tiny binary you just created :)
Any comment/questions/concerns please let me know.
@ -56,3 +58,4 @@ greg k-h
greg@kroah.com