X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=ba25eb96c9a2b18ffbeb4579fec8744befe3fe39;hb=55ea1559fb24cb9cf5f81d28d6a760c8fdf62d1c;hp=2e7cbda249693d64f245486b7befedfdcde0746d;hpb=9b81446eab425805e9bf9be122373658cbbd39a4;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 2e7cbda24969..ba25eb96c9a2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 68 +SUBLEVEL = 84 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.