/
usr
/
src
/
linux-headers-5.15.0-181
/
sound
/
soc
/
intel
/
/usr/src/linux-headers-5.15.0-181/sound/soc/intel
mkdir
upload
Name
Size
Mode
Actions
atom/
-
0755
rm
boards/
-
0755
rm
catpt/
-
0755
rm
common/
-
0755
rm
keembay/
-
0755
rm
skylake/
-
0755
rm
Kconfig
6520
0644
edit
dl
rm
Makefile
358
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-181/sound/soc/intel/Makefile
(358B)
# SPDX-License-Identifier: GPL-2.0-only # Core support obj-$(CONFIG_SND_SOC) += common/ # Platform Support obj-$(CONFIG_SND_SST_ATOM_HIFI2_PLATFORM) += atom/ obj-$(CONFIG_SND_SOC_INTEL_CATPT) += catpt/ obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE_COMMON) += skylake/ obj-$(CONFIG_SND_SOC_INTEL_KEEMBAY) += keembay/ # Machine support obj-$(CONFIG_SND_SOC) += boards/
Save
cmd:
run