swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: fde7d9049e55ab85a390be7f415d74c9f62dd0f9 authored by Linus Torvalds on 10 March 2012, 21:49:52 UTC
Linux 3.3-rc7
Tip revision: fde7d90
Makefile
#
# Makefile for the linux c6x-specific parts of the memory manager.
#

obj-y := init.o dma-coherent.o
back to top