Changes and Features to IPStack
[tpg/acess2.git] / README
diff --git a/README b/README
index 61e69d2..4fb8be1 100644 (file)
--- a/README
+++ b/README
@@ -40,5 +40,14 @@ DRIVERS defines what device drivers are to be included from the Kernel
 MODULES defines what modules should be statically linked with the kernel
   (see /Modules for a list)
 
-Finally set the source root directory (ACESSDIR) and the destination
-  directory (DISTROOT) then call make in the source root.
+Set the source root directory (ACESSDIR) and the destination  directory
+ (DISTROOT).
+To be able to build usermode programs, Usermode/Libraries/acess.ld needs
+ to be edited to change the SEARCH_DIR directive to the correct path.
+You may also want to edit Usermode/Filesystem/Conf/BootConf.cfg before
+ installing.
+
+Now you can compile the kernel and usermode applications by calling make
+ in the source root.
+
+

UCC git Repository :: git.ucc.asn.au