aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-02-10 14:52:34 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-02-10 15:47:18 +0100
commit598b29585ed9501e751b8d3faf3b6e017ad96baa (patch)
treebfe4f5b9049ff7a93a04235383473e7809abe9db /target/linux/layerscape
parentc382fe857df16b40e499be2ec81a258ce1b9a98d (diff)
downloadupstream-598b29585ed9501e751b8d3faf3b6e017ad96baa.tar.gz
upstream-598b29585ed9501e751b8d3faf3b6e017ad96baa.tar.bz2
upstream-598b29585ed9501e751b8d3faf3b6e017ad96baa.zip
target: use SPDX license identifiers on Makefiles
Use SPDX license tags to allow machines to check licenses. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/layerscape')
-rw-r--r--target/linux/layerscape/Makefile6
-rw-r--r--target/linux/layerscape/armv7/target.mk5
-rw-r--r--target/linux/layerscape/armv8_64b/target.mk5
-rw-r--r--target/linux/layerscape/image/Makefile6
-rw-r--r--target/linux/layerscape/image/armv7.mk5
-rw-r--r--target/linux/layerscape/image/armv8_64b.mk5
-rw-r--r--target/linux/layerscape/modules.mk5
7 files changed, 9 insertions, 28 deletions
diff --git a/target/linux/layerscape/Makefile b/target/linux/layerscape/Makefile
index 9030747823..71034224ab 100644
--- a/target/linux/layerscape/Makefile
+++ b/target/linux/layerscape/Makefile
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2016 Jiang Yutang <jiangyutang1978@gmail.com>
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+
include $(TOPDIR)/rules.mk
BOARD:=layerscape
diff --git a/target/linux/layerscape/armv7/target.mk b/target/linux/layerscape/armv7/target.mk
index bfc6c09d42..1730ca5637 100644
--- a/target/linux/layerscape/armv7/target.mk
+++ b/target/linux/layerscape/armv7/target.mk
@@ -1,9 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright 2018 NXP
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
ARCH:=arm
BOARDNAME:=ARMv7 based boards
diff --git a/target/linux/layerscape/armv8_64b/target.mk b/target/linux/layerscape/armv8_64b/target.mk
index 274a729440..c9a61701a9 100644
--- a/target/linux/layerscape/armv8_64b/target.mk
+++ b/target/linux/layerscape/armv8_64b/target.mk
@@ -1,9 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2016 Jiang Yutang <jiangyutang1978@gmail.com>
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
ARCH:=aarch64
BOARDNAME:=ARMv8 64-bit based boards
diff --git a/target/linux/layerscape/image/Makefile b/target/linux/layerscape/image/Makefile
index bfc4af4ca4..3c8bdea480 100644
--- a/target/linux/layerscape/image/Makefile
+++ b/target/linux/layerscape/image/Makefile
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2016 Jiang Yutang <jiangyutang1978@gmail.com>
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
diff --git a/target/linux/layerscape/image/armv7.mk b/target/linux/layerscape/image/armv7.mk
index 62921a5ef9..4ab2cec224 100644
--- a/target/linux/layerscape/image/armv7.mk
+++ b/target/linux/layerscape/image/armv7.mk
@@ -1,9 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright 2018-2020 NXP
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
define Device/Default
PROFILES := Default
diff --git a/target/linux/layerscape/image/armv8_64b.mk b/target/linux/layerscape/image/armv8_64b.mk
index a3f4428299..75d6885c6d 100644
--- a/target/linux/layerscape/image/armv8_64b.mk
+++ b/target/linux/layerscape/image/armv8_64b.mk
@@ -1,9 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright 2018-2020 NXP
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
define Device/Default
PROFILES := Default
diff --git a/target/linux/layerscape/modules.mk b/target/linux/layerscape/modules.mk
index 4d713b597e..11e75ee749 100644
--- a/target/linux/layerscape/modules.mk
+++ b/target/linux/layerscape/modules.mk
@@ -1,9 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) Jiang Yutang <jiangyutang1978@gmail.com>
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
define KernelPackage/ahci-qoriq
SUBMENU:=$(BLOCK_MENU)