]> Git Repo - linux.git/blob - drivers/vme/Makefile
swap: fix do_swap_page() race with swapoff
[linux.git] / drivers / vme / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the VME bridge device drivers.
4 #
5 obj-$(CONFIG_VME_BUS)           += vme.o
6
7 obj-y                           += bridges/
8 obj-y                           += boards/
This page took 0.037603 seconds and 4 git commands to generate.