X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=716cdade034d81a13123090045db7f4c2de962c4;hb=c848310491586221cf5f5bf5c5c627e3b78b1757;hp=1433109ccf88730776a9ea74837eb8f6cd72e5ac;hpb=6a367cd6eec2b9a6fba70a662d907480073bee21;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 1433109ccf88..716cdade034d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 65 +SUBLEVEL = 83 EXTRAVERSION = NAME = Saber-toothed Squirrel @@ -352,7 +352,7 @@ AFLAGS_MODULE = LDFLAGS_MODULE = CFLAGS_KERNEL = AFLAGS_KERNEL = -CFLAGS_GCOV = -fprofile-arcs -ftest-coverage +CFLAGS_GCOV = -fprofile-arcs -ftest-coverage -fno-tree-loop-im # Use LINUXINCLUDE when you must reference the include/ directory.