1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the Linux kernel vendor driver.
4#
5#
6obj-$(CONFIG_VENDOR_KHDVK_3566B_DRIVER)	+= drivers/
7
8