]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/tile/gxio/Makefile
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linux
[mirror_ubuntu-focal-kernel.git] / arch / tile / gxio / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the Tile-Gx device access support.
4 #
5
6 obj-$(CONFIG_TILE_GXIO) += iorpc_globals.o kiorpc.o
7 obj-$(CONFIG_TILE_GXIO_DMA) += dma_queue.o
8 obj-$(CONFIG_TILE_GXIO_MPIPE) += mpipe.o iorpc_mpipe.o iorpc_mpipe_info.o
9 obj-$(CONFIG_TILE_GXIO_TRIO) += trio.o iorpc_trio.o
10 obj-$(CONFIG_TILE_GXIO_UART) += uart.o iorpc_uart.o
11 obj-$(CONFIG_TILE_GXIO_USB_HOST) += usb_host.o iorpc_usb_host.o