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

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

MIPS: Alchemy: Turn on -Werror for devboards and xss1500



Warnings being suppressed, we can now turn on -Werror for boards which did
not have it already (devboards and xss1500).

Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 32fc0ade
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,3 +16,5 @@ obj-$(CONFIG_MIPS_DB1500) += db1x00/
obj-$(CONFIG_MIPS_DB1550)	+= db1x00/
obj-$(CONFIG_MIPS_BOSPORUS)	+= db1x00/
obj-$(CONFIG_MIPS_MIRAGE)	+= db1x00/

EXTRA_CFLAGS += -Werror
+2 −0
Original line number Diff line number Diff line
@@ -6,3 +6,5 @@
#

lib-y := init.o board_setup.o platform.o

EXTRA_CFLAGS += -Werror