DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els10.x86_64/arch/tile/gxio/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els10.x86_64/arch/tile/gxio/Makefile |
# # Makefile for the Tile-Gx device access support. # obj-$(CONFIG_TILE_GXIO) += iorpc_globals.o kiorpc.o obj-$(CONFIG_TILE_GXIO_DMA) += dma_queue.o obj-$(CONFIG_TILE_GXIO_MPIPE) += mpipe.o iorpc_mpipe.o iorpc_mpipe_info.o obj-$(CONFIG_TILE_GXIO_TRIO) += trio.o iorpc_trio.o obj-$(CONFIG_TILE_GXIO_USB_HOST) += usb_host.o iorpc_usb_host.o |