Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / 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