xref: /linux/arch/mips/jazz/Makefile (revision f3d9478b2ce468c3115b02ecae7e975990697f15)
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_AFLAGS := $(CFLAGS)
8