Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 619e2263 authored by Florian Fainelli's avatar Florian Fainelli Committed by Ralf Baechle
Browse files

MIPS: AR7: Override CFLAGS with -Werror



Now that we have removed all warnings from the ar7 board code we can use
-Werror like on other MIPS boards.

Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent e5b3837a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,3 +8,4 @@ obj-y := \
	platform.o \
	gpio.o \
	clock.o
EXTRA_CFLAGS += -Werror