mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 08:40:54 +07:00
d2b11a468a
Signed-off-by: Michael Hennerich <michale.hennerich@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
10 lines
126 B
Makefile
10 lines
126 B
Makefile
#
|
|
# arch/blackfin/mach-bf537/Makefile
|
|
#
|
|
|
|
extra-y := head.o
|
|
|
|
obj-y := ints-priority.o dma.o
|
|
|
|
obj-$(CONFIG_CPU_FREQ) += cpu.o
|