From fe287026576a7702b703d0198a4c4565078c061d Mon Sep 17 00:00:00 2001 From: Atsushi Nemoto Date: Sun, 9 Sep 2007 02:50:42 +0900 Subject: [PATCH] --- yaml --- r: 66155 b: refs/heads/master c: b47bd961e298aff8144a98bff38cf4de4a2834b9 h: refs/heads/master i: 66153: 6868eee62af428fde62b2e98388d70f16c6688d7 66151: eb1ba15f2e69d546925477cd1ad5c42c1da92781 v: v3 --- [refs] | 2 +- trunk/arch/mips/lemote/lm2e/Makefile | 1 - trunk/arch/mips/sibyte/common/Makefile | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index f9ba0d9f208e..d3c40ec58544 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bcb0fd94633afde9c1f4f8aca43141ba2c78f04b +refs/heads/master: b47bd961e298aff8144a98bff38cf4de4a2834b9 diff --git a/trunk/arch/mips/lemote/lm2e/Makefile b/trunk/arch/mips/lemote/lm2e/Makefile index dcaf6f4c3a37..d34671d1b899 100644 --- a/trunk/arch/mips/lemote/lm2e/Makefile +++ b/trunk/arch/mips/lemote/lm2e/Makefile @@ -4,5 +4,4 @@ obj-y += setup.o prom.o reset.o irq.o pci.o bonito-irq.o dbg_io.o mem.o -EXTRA_AFLAGS := $(CFLAGS) EXTRA_CFLAGS += -Werror diff --git a/trunk/arch/mips/sibyte/common/Makefile b/trunk/arch/mips/sibyte/common/Makefile index f8ae30066a05..48a91b9e5870 100644 --- a/trunk/arch/mips/sibyte/common/Makefile +++ b/trunk/arch/mips/sibyte/common/Makefile @@ -2,5 +2,4 @@ obj-y := obj-$(CONFIG_SIBYTE_TBPROF) += sb_tbprof.o -EXTRA_AFLAGS := $(CFLAGS) EXTRA_CFLAGS += -Werror