Tagging last release, version a05

This commit is contained in:
David Gálvez
2011-01-04 08:18:18 +00:00
parent 5b433ad253
commit c7069f2281
44 changed files with 19689 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
I have used gcc 4.4.3 native version and gcc 4.4.3 cross-compiler version to
compile these sources.
There are 4 targets "make ethernat", "make netusbee", "make aranym", "make ohci-pci".
If you use cross-compiler add "CROSS=yes" to the commands above.
Before compiling "ohci-pci" target you must "make clean" if you have been compiling the other targets before.
"make all" compiles the 4 targets.