Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / staging / vme / devices / Makefile
1 #
2 # Makefile for the VME device drivers.
3 #
4
5 obj-$(CONFIG_VME_USER)          += vme_user.o
6
7 vme_pio2-objs   := vme_pio2_cntr.o vme_pio2_gpio.o vme_pio2_core.o
8 obj-$(CONFIG_VME_PIO2)         += vme_pio2.o