/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/sound/oss/dmasound
NameSizeModeActions
Kconfig17450644editdlrm
Makefile2720644editdlrm
Edit: /usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/sound/oss/dmasound/Makefile (272B)
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the DMA sound driver # obj-$(CONFIG_DMASOUND_ATARI) += dmasound_core.o dmasound_atari.o obj-$(CONFIG_DMASOUND_PAULA) += dmasound_core.o dmasound_paula.o obj-$(CONFIG_DMASOUND_Q40) += dmasound_core.o dmasound_q40.o