]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Disable -Werror
authorSimon Glass <sjg@chromium.org>
Wed, 29 Apr 2015 02:25:06 +0000 (20:25 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:16 +0000 (22:35 +0200)
commit742c47f683967f366ae938cee39f462d7dd767ef
treea17af69707463df8e8c8fba86d41a7445b16a668
parentfad60f276eec3f246b8a98ae56ec50cced67eef7
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