xref: /linux/arch/mips/jazz/Makefile (revision 96de0e252cedffad61b3cb5e05662c591898e69a)
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