Staging
v0.5.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f authored by Linus Torvalds on 26 July 2015, 19:26:21 UTC
Linux 4.2-rc4
Tip revision: cbfe8fa
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
back to top