X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=efe5c9704afaf41cb56ba9bd2c824ccbc3f58fee;hb=09a35388674766254ece34cbfbbf71afae852745;hp=411d203f1ef0086ec4c83f2a67655f68baf1610f;hpb=ef0d3d064edcce08a3d3609ecf7129e17ee130e7;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 411d203f1ef0..efe5c9704afa 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 73 +SUBLEVEL = 90 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.