mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 07:05:08 +07:00
![Sonic Zhang](/assets/img/avatar_default.png)
Customize the SEC interrupt priority array in machine ints-priority.c. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bob Liu <lliubbo@gmail.com>
7 lines
111 B
Makefile
7 lines
111 B
Makefile
#
|
|
# arch/blackfin/mach-bf609/Makefile
|
|
#
|
|
|
|
obj-y := dma.o clock.o ints-priority.o
|
|
obj-$(CONFIG_PM) += pm.o dpm.o
|