mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-24 23:26:22 +07:00
8 lines
149 B
Makefile
8 lines
149 B
Makefile
![]() |
#
|
||
|
# Makefile for the Jazz family specific parts of the kernel
|
||
|
#
|
||
|
|
||
|
obj-y := int-handler.o irq.o jazzdma.o reset.o setup.o
|
||
|
|
||
|
EXTRA_AFLAGS := $(CFLAGS)
|