mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 20:21:57 +00:00
6 lines
103 B
Makefile
6 lines
103 B
Makefile
|
#
|
||
|
# Makefile for the linux c6x-specific parts of the memory manager.
|
||
|
#
|
||
|
|
||
|
obj-y := init.o dma-coherent.o
|