summaryrefslogtreecommitdiff
path: root/images/Makefile.bcm283x
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-01-03 13:05:32 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2022-01-05 08:58:43 +0100
commit1e2393ef617a0dff608e7ea6dc11fdca4db234ac (patch)
tree31c6bb661febe5b0bb36058ad9f9d62d7ae61ed4 /images/Makefile.bcm283x
parentfc0bf960f6f0630cc29ce07ee43449b108a52e55 (diff)
downloadbarebox-1e2393ef617a0dff608e7ea6dc11fdca4db234ac.tar.gz
images: add SPDX-License-Identifiers
They have no explicit license and thus have the project's license: GPL-2.0-only. Record this. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20220103120539.1730644-5-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'images/Makefile.bcm283x')
-rw-r--r--images/Makefile.bcm283x3
1 files changed, 2 insertions, 1 deletions
diff --git a/images/Makefile.bcm283x b/images/Makefile.bcm283x
index 3fd2c3d06a..82787f972c 100644
--- a/images/Makefile.bcm283x
+++ b/images/Makefile.bcm283x
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# barebox image generation Makefile for BCM283x images
#
@@ -16,4 +17,4 @@ image-$(CONFIG_MACH_RPI3) += barebox-raspberry-pi-3.img
pblb-$(CONFIG_MACH_RPI_CM3) += start_raspberry_pi_cm3
FILE_barebox-raspberry-pi-cm3.img = start_raspberry_pi_cm3.pblb
-image-$(CONFIG_MACH_RPI_CM3) += barebox-raspberry-pi-cm3.img \ No newline at end of file
+image-$(CONFIG_MACH_RPI_CM3) += barebox-raspberry-pi-cm3.img