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