1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Makefile for kernel vlynq drivers 4# 5 6obj-$(CONFIG_VLYNQ) += vlynq.o 7