Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[deliverable/linux.git] / arch / tile / gxio / Makefile
CommitLineData
37b82b5d
CM
1#
2# Makefile for the Tile-Gx device access support.
3#
4
5obj-$(CONFIG_TILE_GXIO) += iorpc_globals.o kiorpc.o
63697980 6obj-$(CONFIG_TILE_GXIO_DMA) += dma_queue.o
4875f69f 7obj-$(CONFIG_TILE_GXIO_MPIPE) += mpipe.o iorpc_mpipe.o iorpc_mpipe_info.o
bce5bbbb 8obj-$(CONFIG_TILE_GXIO_TRIO) += trio.o iorpc_trio.o
6ec006ed 9obj-$(CONFIG_TILE_GXIO_UART) += uart.o iorpc_uart.o
d1cc1732 10obj-$(CONFIG_TILE_GXIO_USB_HOST) += usb_host.o iorpc_usb_host.o
This page took 0.241572 seconds and 5 git commands to generate.