by gdo » Tue Jun 12, 2012 10:34 pm
by gdo
Tue Jun 12, 2012 10:34 pm
Hello everybody,
Here is a script to build easily lib and kernel for the roboard.
How to use it for your roboard :
- Code: Select all
./build_xeno_kernel.sh -k 2.6.37.6 -c config-2.6.37.6.txt -a i386
Use the
configuration file from the tutorial in the above command line to have a functionnal kernel configuration for your roboard.
All feedback are welcome : bugs, usage, missing features, etc...
Enjoy,
gdo
Hello everybody,
Here is a script to build easily lib and kernel for the roboard.
How to use it for your roboard :
- Code: Select all
./build_xeno_kernel.sh -k 2.6.37.6 -c config-2.6.37.6.txt -a i386
Use the
configuration file from the tutorial in the above command line to have a functionnal kernel configuration for your roboard.
All feedback are welcome : bugs, usage, missing features, etc...
Enjoy,
gdo