1# 2# Makefile for the Linux/AVR32 kernel. 3# 4 5obj-y += init.o clear_page.o copy_page.o dma-coherent.o 6obj-y += ioremap.o cache.o fault.o tlb.o 7