Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / staging / 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.039509 seconds and 6 git commands to generate.