xref: /linux/drivers/staging/most/dim2/Makefile (revision 03ab8e6297acd1bc0eedaa050e2a1635c576fd11)
1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_MOST_DIM2) += most_dim2.o
3
4most_dim2-objs := dim2.o hal.o
5