aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-05-29 00:01:27 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-06-01 17:01:13 +0000
commitd49690bbe87134a67dc9efab11eadc96944fa15f (patch)
treee77090c014f0921189b728df6f411612f22f08db /src/vendorcode
parent4b975bb79fb438c4451eda88a2fcf1c09e074a00 (diff)
src: Fix up ##-commented SPDX headers
Delete leading empty comment lines. Change-Id: If1c5f568af3290c329d22dfc054d10d01c079065 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41833 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/vendorcode')
-rw-r--r--src/vendorcode/cavium/Kconfig3
-rw-r--r--src/vendorcode/cavium/Makefile.inc3
-rw-r--r--src/vendorcode/eltan/security/Kconfig2
-rw-r--r--src/vendorcode/eltan/security/Makefile.inc2
-rw-r--r--src/vendorcode/eltan/security/mboot/Kconfig2
-rw-r--r--src/vendorcode/eltan/security/mboot/Makefile.inc3
-rw-r--r--src/vendorcode/eltan/security/verified_boot/Kconfig2
-rw-r--r--src/vendorcode/eltan/security/verified_boot/Makefile.inc3
-rw-r--r--src/vendorcode/google/Kconfig2
-rw-r--r--src/vendorcode/google/Makefile.inc3
-rw-r--r--src/vendorcode/google/chromeos/Kconfig2
-rw-r--r--src/vendorcode/google/chromeos/Makefile.inc3
-rw-r--r--src/vendorcode/intel/Kconfig3
-rw-r--r--src/vendorcode/intel/Makefile.inc3
-rw-r--r--src/vendorcode/siemens/Kconfig3
-rw-r--r--src/vendorcode/siemens/Makefile.inc3
-rw-r--r--src/vendorcode/siemens/hwilib/Makefile.inc3
17 files changed, 0 insertions, 45 deletions
diff --git a/src/vendorcode/cavium/Kconfig b/src/vendorcode/cavium/Kconfig
index ca32157568..15b9ef598d 100644
--- a/src/vendorcode/cavium/Kconfig
+++ b/src/vendorcode/cavium/Kconfig
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
config CAVIUM_BDK
diff --git a/src/vendorcode/cavium/Makefile.inc b/src/vendorcode/cavium/Makefile.inc
index cfe4c25447..bf2fe0458d 100644
--- a/src/vendorcode/cavium/Makefile.inc
+++ b/src/vendorcode/cavium/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_CAVIUM_BDK),y)
diff --git a/src/vendorcode/eltan/security/Kconfig b/src/vendorcode/eltan/security/Kconfig
index 45a6fba7e6..0d8d04cd84 100644
--- a/src/vendorcode/eltan/security/Kconfig
+++ b/src/vendorcode/eltan/security/Kconfig
@@ -1,5 +1,3 @@
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
config USE_VENDORCODE_ELTAN
diff --git a/src/vendorcode/eltan/security/Makefile.inc b/src/vendorcode/eltan/security/Makefile.inc
index d9c40efb56..7db68c87c9 100644
--- a/src/vendorcode/eltan/security/Makefile.inc
+++ b/src/vendorcode/eltan/security/Makefile.inc
@@ -1,5 +1,3 @@
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += verified_boot
diff --git a/src/vendorcode/eltan/security/mboot/Kconfig b/src/vendorcode/eltan/security/mboot/Kconfig
index 9563ae0e0a..91898fc401 100644
--- a/src/vendorcode/eltan/security/mboot/Kconfig
+++ b/src/vendorcode/eltan/security/mboot/Kconfig
@@ -1,5 +1,3 @@
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
menu "Measured Boot (mboot)"
diff --git a/src/vendorcode/eltan/security/mboot/Makefile.inc b/src/vendorcode/eltan/security/mboot/Makefile.inc
index b8c60207a0..22729aff36 100644
--- a/src/vendorcode/eltan/security/mboot/Makefile.inc
+++ b/src/vendorcode/eltan/security/mboot/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
ifneq ($(filter y,$(CONFIG_VENDORCODE_ELTAN_VBOOT) $(CONFIG_VENDORCODE_ELTAN_MBOOT)),)
diff --git a/src/vendorcode/eltan/security/verified_boot/Kconfig b/src/vendorcode/eltan/security/verified_boot/Kconfig
index 2c29107ca1..11574dd543 100644
--- a/src/vendorcode/eltan/security/verified_boot/Kconfig
+++ b/src/vendorcode/eltan/security/verified_boot/Kconfig
@@ -1,5 +1,3 @@
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
menu "Verified Boot (verified_boot)"
diff --git a/src/vendorcode/eltan/security/verified_boot/Makefile.inc b/src/vendorcode/eltan/security/verified_boot/Makefile.inc
index 3ed4da3e11..9158760322 100644
--- a/src/vendorcode/eltan/security/verified_boot/Makefile.inc
+++ b/src/vendorcode/eltan/security/verified_boot/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
ifneq ($(filter y,$(CONFIG_VENDORCODE_ELTAN_VBOOT) $(CONFIG_VENDORCODE_ELTAN_MBOOT)),)
diff --git a/src/vendorcode/google/Kconfig b/src/vendorcode/google/Kconfig
index be1f32c035..60c0c228a7 100644
--- a/src/vendorcode/google/Kconfig
+++ b/src/vendorcode/google/Kconfig
@@ -1,5 +1,3 @@
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
source "src/vendorcode/google/chromeos/Kconfig"
diff --git a/src/vendorcode/google/Makefile.inc b/src/vendorcode/google/Makefile.inc
index 1e0164b020..c67ea20268 100644
--- a/src/vendorcode/google/Makefile.inc
+++ b/src/vendorcode/google/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-$(CONFIG_CHROMEOS) += chromeos
diff --git a/src/vendorcode/google/chromeos/Kconfig b/src/vendorcode/google/chromeos/Kconfig
index 8621e6641f..f48069ff86 100644
--- a/src/vendorcode/google/chromeos/Kconfig
+++ b/src/vendorcode/google/chromeos/Kconfig
@@ -1,5 +1,3 @@
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
config MAINBOARD_HAS_CHROMEOS
diff --git a/src/vendorcode/google/chromeos/Makefile.inc b/src/vendorcode/google/chromeos/Makefile.inc
index fc0037496a..a25700f8bb 100644
--- a/src/vendorcode/google/chromeos/Makefile.inc
+++ b/src/vendorcode/google/chromeos/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
ramstage-$(CONFIG_ELOG) += elog.c
diff --git a/src/vendorcode/intel/Kconfig b/src/vendorcode/intel/Kconfig
index a0f9b7aff2..8612ebab7e 100644
--- a/src/vendorcode/intel/Kconfig
+++ b/src/vendorcode/intel/Kconfig
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
config UEFI_2_4_BINDING
diff --git a/src/vendorcode/intel/Makefile.inc b/src/vendorcode/intel/Makefile.inc
index 41c1882ad0..d08ae2ac96 100644
--- a/src/vendorcode/intel/Makefile.inc
+++ b/src/vendorcode/intel/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_UEFI_2_4_BINDING),y)
diff --git a/src/vendorcode/siemens/Kconfig b/src/vendorcode/siemens/Kconfig
index f1df8194c5..d7c16ff920 100644
--- a/src/vendorcode/siemens/Kconfig
+++ b/src/vendorcode/siemens/Kconfig
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
config USE_SIEMENS_HWILIB
diff --git a/src/vendorcode/siemens/Makefile.inc b/src/vendorcode/siemens/Makefile.inc
index 40623dc8c0..88fd1c3911 100644
--- a/src/vendorcode/siemens/Makefile.inc
+++ b/src/vendorcode/siemens/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-$(CONFIG_USE_SIEMENS_HWILIB) += hwilib
diff --git a/src/vendorcode/siemens/hwilib/Makefile.inc b/src/vendorcode/siemens/hwilib/Makefile.inc
index b4152c17a5..2456db2427 100644
--- a/src/vendorcode/siemens/hwilib/Makefile.inc
+++ b/src/vendorcode/siemens/hwilib/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
CFLAGS_x86_32 += -Isrc/vendorcode/siemens/hwilib