The following commit has been merged in the master branch: commit a8c7eabdc437477bfcc1586821f947713fcf2e56 Author: Axel Neumann neumann@cgws.de Date: Tue Oct 31 19:38:41 2006 +0100
some comments for batman-experimental in batman-experimental/readme.txt
diff --git a/Makefile b/Makefile index ff4bae2..18dbf74 100755 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ #
CC = gcc +# CC = mipsel-linux-uclibc-gcc CFLAGS = -Wall -O0 -g3 LDFLAGS = -lpthread #LDFLAGS = -static -lpthread