Staging
v0.5.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 13d428afc007fcfcd6deeb215618f54cf9c0cae6 authored by Linus Torvalds on 20 November 2008, 23:19:22 UTC
Linux 2.6.28-rc6
Tip revision: 13d428a
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