[MIPS] Pb1200: Enable -Werror.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 1 Nov 2007 16:46:14 +0000 (16:46 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 2 Nov 2007 16:13:48 +0000 (16:13 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/pb1200/Makefile

index 22b673cf55afdcb12bfa78bf0588781d2af9f719..970b1b1d5cda63cf06702cbc1ed60ca4f8454ab2 100644 (file)
@@ -3,3 +3,5 @@
 #
 
 lib-y := init.o board_setup.o irqmap.o
+
+EXTRA_CFLAGS += -Werror
This page took 0.024713 seconds and 5 git commands to generate.