From 39faa24688a0574bf2f89e1a0702c176f99bad1f Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 21 May 2012 15:09:36 +0100 Subject: MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. Signed-off-by: Ralf Baechle --- arch/mips/bcm63xx/boards/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/mips/bcm63xx') diff --git a/arch/mips/bcm63xx/boards/Makefile b/arch/mips/bcm63xx/boards/Makefile index 9f64fb414077..af07c1aa202f 100644 --- a/arch/mips/bcm63xx/boards/Makefile +++ b/arch/mips/bcm63xx/boards/Makefile @@ -1,3 +1 @@ obj-$(CONFIG_BOARD_BCM963XX) += board_bcm963xx.o - -ccflags-y := -Werror -- cgit v1.2.3-59-g8ed1b