[MIPS] Use -Werror on subdirectories which build cleanly.
[deliverable/linux.git] / arch / mips / gt64120 / wrppmc / Makefile
index 72606b9af12a929f892acb7ebff4884c46b3a555..bef15c90ae15c096b06a124284db79e4edbca57b 100644 (file)
@@ -9,6 +9,6 @@
 # Makefile for the Wind River MIPS 4KC PPMC Eval Board
 #
 
-obj-y  += int-handler.o irq.o reset.o setup.o time.o pci.o
+obj-y += irq.o reset.o setup.o time.o pci.o
 
-EXTRA_AFLAGS := $(CFLAGS)
+EXTRA_CFLAGS += -Werror
This page took 0.024742 seconds and 5 git commands to generate.