X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=ec64e6f97222989981586f5cd746de433719700c;hb=ccbeabab387928b04976dc24cbd8a6ff25a70bca;hp=cfadb8fc7781eb4b7ffb095ec72cd0878066f415;hpb=161802562b8b7f546a4deafeb73f31f0afc7bd1e;p=pandora-kernel.git diff --git a/Makefile b/Makefile index cfadb8fc7781..ec64e6f97222 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 79 +SUBLEVEL = 93 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.