x86: Disable -Werror
authorSimon Glass <sjg@chromium.org>
Wed, 29 Apr 2015 02:25:06 +0000 (20:25 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 30 Apr 2015 03:02:32 +0000 (21:02 -0600)
commit9a7d700ccacc71e9b05f01b6d0f3b95178fb7061
tree6c2353bcb15142f515306b10aa3f627d9d6e55ed
parent40513861078d82a7fc8fe246ca6eeff89160d932
x86: Disable -Werror

This is annoying during development and serves no useful purpose since
warnings are clearly displayed now that we are using Kbuild. Remove this
option.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/config.mk