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