linux-kernel-test/arch/mips/sibyte/bcm1480/Makefile
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-07-31 21:35:33 +01:00

6 lines
85 B
Makefile

obj-y := setup.o irq.o time.o
obj-$(CONFIG_SMP) += smp.o
EXTRA_CFLAGS += -Werror