summaryrefslogtreecommitdiff
path: root/src/arch/x86
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86')
-rw-r--r--src/arch/x86/Kconfig2
-rw-r--r--src/arch/x86/Makefile.inc2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig
index 989255832e..0a207e19b0 100644
--- a/src/arch/x86/Kconfig
+++ b/src/arch/x86/Kconfig
@@ -1,6 +1,4 @@
-##
## SPDX-License-Identifier: GPL-2.0-only
-##
config ARCH_X86
bool
diff --git a/src/arch/x86/Makefile.inc b/src/arch/x86/Makefile.inc
index d30be40cca..0dd8d2b71e 100644
--- a/src/arch/x86/Makefile.inc
+++ b/src/arch/x86/Makefile.inc
@@ -1,6 +1,4 @@
-##
## SPDX-License-Identifier: GPL-2.0-only
-##
ifeq ($(CONFIG_POSTCAR_STAGE),y)
$(eval $(call init_standard_toolchain,postcar))