diff options
Diffstat (limited to 'arch/mips/ar7/Makefile')
-rw-r--r-- | arch/mips/ar7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/ar7/Makefile b/arch/mips/ar7/Makefile index 7435e44b396..26bc5da1899 100644 --- a/arch/mips/ar7/Makefile +++ b/arch/mips/ar7/Makefile @@ -8,3 +8,4 @@ obj-y := \ platform.o \ gpio.o \ clock.o +EXTRA_CFLAGS += -Werror |