X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=716cdade034d81a13123090045db7f4c2de962c4;hp=e43b86ec72bf09b242e9988a5cb8ac4d10f4971c;hb=cef37d3ae1c1847b553e22160fe33f2892bd39d4;hpb=5aa9ed40ec3a7827acf06c43de1cbc33bd22a61a diff --git a/Makefile b/Makefile index e43b86ec72bf..716cdade034d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 78 +SUBLEVEL = 83 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.