Chris Metcalf | 37b82b5 | 2012-04-04 16:39:58 -0400 | [diff] [blame] | 1 | # |
2 | # Makefile for the Tile-Gx device access support. | ||||
3 | # | ||||
4 | |||||
5 | obj-$(CONFIG_TILE_GXIO) += iorpc_globals.o kiorpc.o | ||||
Chris Metcalf | 6369798 | 2012-04-04 16:58:27 -0400 | [diff] [blame^] | 6 | obj-$(CONFIG_TILE_GXIO_DMA) += dma_queue.o |