add spdx headers to various config files

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-12-27 02:23:13 +00:00
parent d591ea4c5d
commit 8f370cb60d
203 changed files with 479 additions and 75 deletions
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
. "include/rom.sh"
makeargs="UPDATED_SUBMODULES=1 CPUS=$XBMK_THREADS"
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
. "include/rom.sh"
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git"
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# Install modules (installed, but not automatically loaded)
grub_install_modules=" \
hexdump \
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# Install modules (installed, but not automatically loaded)
grub_install_modules=" \
hexdump \
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# Install modules (installed, but not automatically loaded)
grub_install_modules=" \
hexdump \
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
. "include/rom.sh"
postmake="copyps1bios"
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
. "include/rom.sh"
sersrc="src/pico-serprog"
View File
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
. "include/rom.sh"
sersrc="src/stm32-vserprog"