Staging
v0.5.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 92d21ac74a9e3c09b0b01c764e530657e4c85c49 authored by Linus Torvalds on 11 July 2016, 03:24:59 UTC
Linux 4.7-rc7
Tip revision: 92d21ac
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