From: H. Peter Anvin Date: Mon, 8 Sep 2008 21:43:11 +0000 (-0700) Subject: kbuild: fix cc-option and cc-option-yn X-Git-Tag: v2.6.28-rc1~699^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43789e21638626d826c0e8d62e50ceb76b9d61ed;p=pandora-kernel.git kbuild: fix cc-option and cc-option-yn David Sanders wrote: > I'm getting this error: > as: unrecognized option `-mtune=generic32' > I have binutils 2.17. Use -c instead of -S in cc-option and cc-option-yn, so we can probe options related to the assembler. Signed-off-by: H. Peter Anvin Cc: Sam Ravnborg Cc: kbuild devel Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed