diff options
Diffstat (limited to 'drivers/media/pci/tw686x/Makefile')
-rw-r--r-- | drivers/media/pci/tw686x/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/pci/tw686x/Makefile b/drivers/media/pci/tw686x/Makefile index 99819542b733..1795dffb5867 100644 --- a/drivers/media/pci/tw686x/Makefile +++ b/drivers/media/pci/tw686x/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only tw686x-objs := tw686x-core.o tw686x-video.o tw686x-audio.o obj-$(CONFIG_VIDEO_TW686X) += tw686x.o |