[MIPS] Use -Werror on subdirectories which build cleanly.
[deliverable/linux.git] / arch / mips / ddb5xxx / ddb5477 / Makefile
index 4864b8a659c7d1cb9d846c18519760517157d2a2..5200944059056b989f0fb41f688bf38127d207e5 100644 (file)
@@ -7,3 +7,5 @@ obj-y                   += ddb5477-platform.o irq.o irq_5477.o setup.o \
 
 obj-$(CONFIG_RUNTIME_DEBUG)    += debug.o
 obj-$(CONFIG_KGDB)             += kgdb_io.o
+
+EXTRA_CFLAGS += -Werror
This page took 0.034611 seconds and 5 git commands to generate.