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: I46af1c34e006162a4a39a4cb7399f566f5b276b7
1 file changed