Makefile 224 字节
Newer Older
1 2 3 4 5
#
# Makefile for the Tile-Gx device access support.
#

obj-$(CONFIG_TILE_GXIO) += iorpc_globals.o kiorpc.o
6
obj-$(CONFIG_TILE_GXIO_DMA) += dma_queue.o
7
obj-$(CONFIG_TILE_GXIO_MPIPE) += mpipe.o iorpc_mpipe.o iorpc_mpipe_info.o