X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=d3f775cb0a5aef44cddd410833ee9c984126cc30;hb=76f6adf05c7682a090a8bb738a728e90e0130959;hp=1433109ccf88730776a9ea74837eb8f6cd72e5ac;hpb=6a367cd6eec2b9a6fba70a662d907480073bee21;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 1433109ccf88..d3f775cb0a5a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 65 +SUBLEVEL = 86 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.