summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gs_fpgaboot
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-04-02 12:31:49 +0200
committerGreg Kroah-Hartman2019-04-03 11:10:15 +0200
commit97ed8eab2a0067bee21aa634c938454660e76a38 (patch)
treecb2e668d19df51bdaa0b06db14b5a1fe788935c3 /drivers/staging/gs_fpgaboot
parentstaging: add missing SPDX lines to Kconfig files (diff)
downloadkernel-qcow2-linux-97ed8eab2a0067bee21aa634c938454660e76a38.tar.gz
kernel-qcow2-linux-97ed8eab2a0067bee21aa634c938454660e76a38.tar.xz
kernel-qcow2-linux-97ed8eab2a0067bee21aa634c938454660e76a38.zip
staging: add missing SPDX lines to Makefile files
There are a few remaining drivers/staging/*/Makefile files that do not have SPDX identifiers in them. Add the correct GPL-2.0 identifier to them to make scanning tools happy. Reviewed-by: Mukesh Ojha <mojha@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/gs_fpgaboot')
-rw-r--r--drivers/staging/gs_fpgaboot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/gs_fpgaboot/Makefile b/drivers/staging/gs_fpgaboot/Makefile
index d2f0211ba540..33e238be63d6 100644
--- a/drivers/staging/gs_fpgaboot/Makefile
+++ b/drivers/staging/gs_fpgaboot/Makefile
@@ -1,2 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0
gs_fpga-y += gs_fpgaboot.o io.o
obj-$(CONFIG_GS_FPGABOOT) += gs_fpga.o