summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dfdc715..af92bc5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_AVIRT) += avirt_core.o
avirt_core-y := core.o
-avirt_core-y += alsa.o
avirt_core-y += alsa-pcm.o
ifeq ($(CONFIG_AVIRT_BUILDLOCAL),)