X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=f08f8bfbd788d85ba7e2cfa640a07c83704e8afc;hb=0d189b4451f424bdb4296a0c791b9cd731bc317e;hp=7eb465e05c72f60c79a966359a5c40988000a923;hpb=8499e79e9ee4c946ae38fd12e5d3afe8b68f2dfd;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 7eb465e05c72..f08f8bfbd788 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 21 +SUBLEVEL = 66 EXTRAVERSION = NAME = Saber-toothed Squirrel @@ -592,6 +592,8 @@ KBUILD_CFLAGS += -fomit-frame-pointer endif endif +KBUILD_CFLAGS += $(call cc-option, -fno-var-tracking-assignments) + ifdef CONFIG_DEBUG_INFO KBUILD_CFLAGS += -g KBUILD_AFLAGS += -gdwarf-2