mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-12 06:42:12 +00: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
|