summaryrefslogtreecommitdiff
path: root/drivers/dibs/Makefile
blob: 85805490c77fe0057e8da1d5637ffddd47c2c99a (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0
#
# DIBS class module
#

dibs-y += dibs_main.o
obj-$(CONFIG_DIBS) += dibs.o
dibs-$(CONFIG_DIBS_LO) += dibs_loopback.o