1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the VME device drivers.
4#
5
6obj-$(CONFIG_VME_USER)		+= vme_user.o
7