From 34f5c1c5787bd13a3fbfc284ff7f719846427b9d Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:55 +0100 Subject: MIPS: Sibyte: Migrate to new platform makefile style. Signed-off-by: Ralf Baechle --- arch/mips/sibyte/bcm1480/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/mips/sibyte/bcm1480/Makefile') diff --git a/arch/mips/sibyte/bcm1480/Makefile b/arch/mips/sibyte/bcm1480/Makefile index f292f7df0cfb..cdc4c56c3e29 100644 --- a/arch/mips/sibyte/bcm1480/Makefile +++ b/arch/mips/sibyte/bcm1480/Makefile @@ -1,5 +1,3 @@ obj-y := setup.o irq.o time.o obj-$(CONFIG_SMP) += smp.o - -EXTRA_CFLAGS += -Werror -- cgit