diff options
Diffstat (limited to 'sound/pci/riptide/Makefile')
-rw-r--r-- | sound/pci/riptide/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/riptide/Makefile b/sound/pci/riptide/Makefile index dcd2e64e4818..9a505bae243e 100644 --- a/sound/pci/riptide/Makefile +++ b/sound/pci/riptide/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only snd-riptide-objs := riptide.o obj-$(CONFIG_SND_RIPTIDE) += snd-riptide.o |