swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 49def1853334396f948dcb4cedb9347abb318df5 authored by Linus Torvalds on 16 January 2017, 00:21:59 UTC
Linux 4.10-rc4
Tip revision: 49def18
Makefile
#
# Makefile for the linux c6x-specific parts of the memory manager.
#

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