summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-10-23 01:04:30 -0700
committerGreg KH <gregkh@suse.de>2005-04-26 21:06:22 -0700
commit0fba212217eba2fee944583a54ef66f532459fc0 (patch)
tree1a33fe4cd50360d6e711aad3f77b41e9ddf198ab /README
parent[PATCH] get 'make release' to work properly again. (diff)
downloadsystemd-0fba212217eba2fee944583a54ef66f532459fc0.tar.gz
systemd-0fba212217eba2fee944583a54ef66f532459fc0.tar.bz2
systemd-0fba212217eba2fee944583a54ef66f532459fc0.zip
[PATCH] add klibc linux symlink info to the README
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 655a30051..6fa3a28b3 100644
--- a/README
+++ b/README
@@ -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
+