Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus
[deliverable/linux.git] / drivers / rapidio / switches / Makefile
1 #
2 # Makefile for RIO switches
3 #
4
5 obj-$(CONFIG_RAPIDIO_TSI57X) += tsi57x.o
6 obj-$(CONFIG_RAPIDIO_CPS_XX) += idtcps.o
7 obj-$(CONFIG_RAPIDIO_TSI568) += tsi568.o
8 obj-$(CONFIG_RAPIDIO_TSI500) += tsi500.o
9 obj-$(CONFIG_RAPIDIO_CPS_GEN2) += idt_gen2.o
This page took 0.031323 seconds and 6 git commands to generate.