android_kernel_xiaomi_sm7250/arch/mips/sni/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

9 lines
191 B
Makefile

#
# Makefile for the SNI specific part of the kernel
#
obj-y += irq.o reset.o setup.o a20r.o rm200.o pcimt.o pcit.o time.o
obj-$(CONFIG_CPU_BIG_ENDIAN) += sniprom.o
EXTRA_CFLAGS += -Werror