From f5e8abd6f1fdba3abf6675700069005e25531208 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:54 +0100 Subject: MIPS: BCM63xx: Migrate to new platform makefile style. Signed-off-by: Ralf Baechle --- arch/mips/bcm63xx/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/mips/bcm63xx/Makefile') diff --git a/arch/mips/bcm63xx/Makefile b/arch/mips/bcm63xx/Makefile index 00064b6..6dfdc69 100644 --- a/arch/mips/bcm63xx/Makefile +++ b/arch/mips/bcm63xx/Makefile @@ -3,5 +3,3 @@ obj-y += clk.o cpu.o cs.o gpio.o irq.o prom.o setup.o timer.o \ obj-$(CONFIG_EARLY_PRINTK) += early_printk.o obj-y += boards/ - -EXTRA_CFLAGS += -Werror -- cgit v1.1