mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 06:55:13 +08: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
|