Now that we have removed all warnings from the ar7 board code we can use -Werror like on other MIPS boards.
Signed-off-by: Florian Fainelli Signed-off-by: Ralf Baechle
obj-y := \ prom.o \ setup.o \ memory.o \ irq.o \ time.o \ platform.o \ gpio.o \ clock.o EXTRA_CFLAGS += -Werror