mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 15:10:38 +00:00
dde96ca8b3
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
149 B
Makefile
8 lines
149 B
Makefile
#
|
|
# Makefile for the Jazz family specific parts of the kernel
|
|
#
|
|
|
|
obj-y := irq.o jazzdma.o jazz-platform.o reset.o setup.o
|
|
|
|
EXTRA_CFLAGS += -Werror
|