xref: /linux/sound/usb/bcd2000/Makefile (revision feb4eb060c3aecc3c5076bebe699cd09f1133c41)
1# SPDX-License-Identifier: GPL-2.0-only
2snd-bcd2000-y := bcd2000.o
3
4obj-$(CONFIG_SND_BCD2000) += snd-bcd2000.o
5