drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[drm/drm-misc.git] / sound / core / oss / Makefile
blobd5f48ae6ba966d6b0cf37c87dbe22366b308a641
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for ALSA
4 # Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
7 snd-mixer-oss-y := mixer_oss.o
9 snd-pcm-oss-y := pcm_oss.o
10 snd-pcm-oss-$(CONFIG_SND_PCM_OSS_PLUGINS) += pcm_plugin.o \
11 io.o copy.o linear.o mulaw.o route.o rate.o
13 obj-$(CONFIG_SND_MIXER_OSS) += snd-mixer-oss.o
14 obj-$(CONFIG_SND_PCM_OSS) += snd-pcm-oss.o