Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
[deliverable/linux.git] / drivers / staging / vme / Makefile
1 #
2 # Makefile for the VME bridge device drivers.
3 #
4 obj-$(CONFIG_VME_BUS) += vme.o
5
6 obj-y += bridges/
7 obj-y += devices/
8 obj-y += boards/
This page took 0.029499 seconds and 5 git commands to generate.