Kbuild: disable Werror

clang 13 enables the warning -Wunused-but-set-variable by default which
lets the build fail. Disable Werror so it stays a warning.

Change-Id: I2c86cf2b0adf8f4326845aecbe1c1c5004a01af1
17 files changed