forked from ~ljy/RK356X_SDK_RELEASE
kernel/sound/pci/pcxhr/Makefile....@@ -1,2 +1,3 @@1+# SPDX-License-Identifier: GPL-2.0-only12 snd-pcxhr-objs := pcxhr.o pcxhr_hwdep.o pcxhr_mixer.o pcxhr_core.o pcxhr_mix22.o23 obj-$(CONFIG_SND_PCXHR) += snd-pcxhr.o