X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=d3f775cb0a5aef44cddd410833ee9c984126cc30;hp=5b500f93425b2d34209a8073ee228670ab5f0734;hb=b91096790d5018299d71164a18360c638bade3b8;hpb=fad79858d2f2d8d18c3a1a4d1f4bb87a0c49b1d1 diff --git a/Makefile b/Makefile index 5b500f93425b..d3f775cb0a5a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 80 +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.