swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: b04e217704b7f879c6b91222b066983a44a7a09f authored by Linus Torvalds on 27 May 2018, 20:01:47 UTC
Linux 4.17-rc7
Tip revision: b04e217
Makefile
#
# Makefile for the linux c6x-specific parts of the memory manager.
#

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