summaryrefslogtreecommitdiff
path: root/linkers/README
diff options
context:
space:
mode:
Diffstat (limited to 'linkers/README')
-rw-r--r--linkers/README18
1 files changed, 5 insertions, 13 deletions
diff --git a/linkers/README b/linkers/README
index 95ed6a2..9327a15 100644
--- a/linkers/README
+++ b/linkers/README
@@ -1,18 +1,10 @@
-RTEMS Dynamic Loader Project
-============================
-Chris Johns <chrisj@rtems.org>
-
-RTEMS Linker
-------------
-
-This package contains the RTEMS linker used to create dynamically loadable
-applications.
+RTEMS Linkers.
+==============
-To build download and install waf (http://code.google.com/p/waf/). Then:
-
- $ waf configure build
+Chris Johns <chrisj@rtems.org>
-You will have a linker.
+This directory contains the RTEMS linkers and various tools to help managed
+them.
License
-------