mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 19:46:42 +07:00
7 lines
147 B
Makefile
7 lines
147 B
Makefile
|
#
|
||
|
# Makefile for the Linux/AVR32 kernel.
|
||
|
#
|
||
|
|
||
|
obj-y += init.o clear_page.o copy_page.o dma-coherent.o
|
||
|
obj-y += ioremap.o cache.o fault.o tlb.o
|