Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[deliverable/linux.git] / drivers / char / xillybus / Makefile
1 #
2 # Makefile for Xillybus driver
3 #
4
5 obj-$(CONFIG_XILLYBUS) += xillybus_core.o
6 obj-$(CONFIG_XILLYBUS_PCIE) += xillybus_pcie.o
7 obj-$(CONFIG_XILLYBUS_OF) += xillybus_of.o
This page took 0.030019 seconds and 5 git commands to generate.