README
author Florian Westphal <fw@strlen.de>
Sun, 11 Jan 2009 20:20:11 +0100
changeset 0 aa628870c1d3
child 2 d1f6d8b6f81c
permissions -rw-r--r--
Port of Linux 2.6.28 for use with network simulation cradle.

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.