README
changeset 0 aa628870c1d3
child 2 d1f6d8b6f81c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Sun Jan 11 20:20:11 2009 +0100
@@ -0,0 +1,18 @@
+This repository must be put into to main
+nsc (network simulation cradle) directory.
+
+Then, edit SConstruct and add the nsc-linux-2.6.28 directory:
+
+--- a/SConstruct        Wed Nov 19 12:16:31 2008 -0800
++++ b/SConstruct        Sun Jan 11 20:16:18 2009 +0100
+@@ -145,5 +145,6 @@
+ SConscript('linux-2.6/SConscript')
+ SConscript("linux-2.6.18/SConscript")
+ SConscript("linux-2.6.26/SConscript")
++SConscript("nsc-linux-2.6.28/SConscript")
+ 
+ SConscript('test/SConscript')
+
+
+Then, run "python scons.py nsc-linux-2.6.28" to build the linux 2.6.28 port.
+the library will be called liblinux2.6.28.so.