/arch/mips/jazz/Makefile
Makefile | 7 lines | 2 code | 2 blank | 3 comment | 0 complexity | c471d1075b0253fe36d830627c1feae8 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
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