mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-26 11:28:28 +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
|