Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH][au1000] Remove useless EXTRA_CFLAGS
@ 2007-10-25 19:08 Florian Fainelli
  2007-10-25 19:25 ` Manuel Lauss
  2007-10-29 15:10 ` Ralf Baechle
  0 siblings, 2 replies; 8+ messages in thread
From: Florian Fainelli @ 2007-10-25 19:08 UTC (permalink / raw)
  To: linux-mips

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

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-11-08 11:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-25 19:08 [PATCH][au1000] Remove useless EXTRA_CFLAGS Florian Fainelli
2007-10-25 19:25 ` Manuel Lauss
2007-10-25 19:35   ` Florian Fainelli
2007-10-25 20:09     ` Manuel Lauss
2007-10-29 15:10 ` Ralf Baechle
2007-11-07 12:41   ` Maciej W. Rozycki
2007-11-08  9:47     ` Ralf Baechle
2007-11-08 11:25       ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox