From: Sam Ravnborg Date: Sun, 14 Oct 2007 19:49:42 +0000 (+0200) Subject: kbuild: fix up CFLAGS usage X-Git-Tag: v2.6.24-rc1~830^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a39e273d4df0560c724c5fe71f6314a0583ca2b;p=pandora-kernel.git kbuild: fix up CFLAGS usage Only in very rare cases is it needed to change CFLAGS outside of arch/*/Makefile. Fix up all wrong cases - in most cases the use of EXTRA_CFLAGS is the only thing needed. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed