diff options
Diffstat (limited to 'arch/mips/alchemy/xxs1500/Makefile')
-rw-r--r-- | arch/mips/alchemy/xxs1500/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/alchemy/xxs1500/Makefile b/arch/mips/alchemy/xxs1500/Makefile index 68671c2f372..4dc81d794cb 100644 --- a/arch/mips/alchemy/xxs1500/Makefile +++ b/arch/mips/alchemy/xxs1500/Makefile @@ -6,3 +6,5 @@ # lib-y := init.o board_setup.o platform.o + +EXTRA_CFLAGS += -Werror |