Staging
v0.5.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 041b62374c7fedc11a8a1eeda2868612d3d1436c authored by Linus Torvalds on 13 March 2009, 02:39:28 UTC
Linus 2.6.29-rc8
Tip revision: 041b623
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