]> Git Repo - linux.git/blob - drivers/vme/Makefile
net: dsa: Factor bottom tag receive functions
[linux.git] / drivers / 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                           += boards/
This page took 0.036 seconds and 4 git commands to generate.