From: Mike Frysinger Date: Thu, 4 Jun 2009 23:29:08 +0000 (-0700) Subject: kbuild: fix detection of CONFIG_FRAME_WARN=0 X-Git-Tag: v2.6.30~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08f67461c609ad96bf26732b590569e02e322019;p=pandora-kernel.git kbuild: fix detection of CONFIG_FRAME_WARN=0 The checking of CONFIG_FRAME_WARN in the top level Makefile forgot to actually derefence the variable thus leading to an always true check. Signed-off-by: Mike Frysinger Cc: Andi Kleen Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed