]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/vme/devices/Makefile
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[karo-tx-linux.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