| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH][au1000] Remove useless EXTRA_CFLAGS |
| From: | Florian Fainelli <florian.fainelli@telecomint.eu> |
| Date: | Thu, 25 Oct 2007 21:08:42 +0200 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Remove the EXTRA_CFLAGS because it is useless (code compiles without warnings). Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> --- diff --git a/arch/mips/au1000/common/Makefile b/arch/mips/au1000/common/Makefile index 90e2d7a..4c35525 100644 --- a/arch/mips/au1000/common/Makefile +++ b/arch/mips/au1000/common/Makefile @@ -12,5 +12,3 @@ obj-y += prom.o irq.o puts.o time.o reset.o \ obj-$(CONFIG_KGDB) += dbg_io.o obj-$(CONFIG_PCI) += pci.o - -EXTRA_CFLAGS += -Werror |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: 2.6.24-rc1: au1xxx and clocksource, Manuel Lauss |
|---|---|
| Next by Date: | Re: [PATCH][au1000] Remove useless EXTRA_CFLAGS, Manuel Lauss |
| Previous by Thread: | [PATCH] Use a sensible tlbex default for unknown CPUs, Thiemo Seufer |
| Next by Thread: | Re: [PATCH][au1000] Remove useless EXTRA_CFLAGS, Manuel Lauss |
| Indexes: | [Date] [Thread] [Top] [All Lists] |