mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 04:17:47 +00:00
7 lines
88 B
Makefile
7 lines
88 B
Makefile
|
#
|
||
|
# Makefile for code common across different PXA processor families
|
||
|
#
|
||
|
|
||
|
obj-y := dma.o
|
||
|
|