xref: /linux/arch/mips/jazz/Makefile (revision 643d1f7fe3aa12c8bdea6fa5b4ba874ff6dd601d)
1#
2# Makefile for the Jazz family specific parts of the kernel
3#
4
5obj-y	 	:= irq.o jazzdma.o reset.o setup.o
6
7EXTRA_CFLAGS += -Werror
8