aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-06-09 21:56:45 +0200
committerFelix Held <felix-coreboot@felixheld.de>2024-06-11 11:26:07 +0000
commit05bb053e6356b30bfa2ae27d0b38e592e4c58111 (patch)
tree41e974e4ff95f02d9e53a7f2ae487708519381dd /src
parent6a5c50b9957c1b07278b3bfa931993c54b1761d0 (diff)
tree: Drop non-existent directories from subdirs-y
Change-Id: Icb9e72edf3a982a095dceee4da19f90c53fcddd0 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83021 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src')
-rw-r--r--src/cpu/Makefile.mk1
-rw-r--r--src/mainboard/siemens/fa_ehl/Makefile.mk2
-rw-r--r--src/superio/fintek/Makefile.mk1
3 files changed, 0 insertions, 4 deletions
diff --git a/src/cpu/Makefile.mk b/src/cpu/Makefile.mk
index b1c1b1bb3e..af2402742f 100644
--- a/src/cpu/Makefile.mk
+++ b/src/cpu/Makefile.mk
@@ -6,7 +6,6 @@
subdirs-y += amd
subdirs-y += armltd
subdirs-y += intel
-subdirs-y += ti
subdirs-$(CONFIG_ARCH_X86) += x86
subdirs-$(CONFIG_CPU_QEMU_X86) += qemu-x86
subdirs-$(CONFIG_CPU_POWER9) += power9
diff --git a/src/mainboard/siemens/fa_ehl/Makefile.mk b/src/mainboard/siemens/fa_ehl/Makefile.mk
index e34eddb9f1..574d595079 100644
--- a/src/mainboard/siemens/fa_ehl/Makefile.mk
+++ b/src/mainboard/siemens/fa_ehl/Makefile.mk
@@ -1,7 +1,5 @@
## SPDX-License-Identifier: GPL-2.0-only
-subdirs-y += spd
-
bootblock-y += bootblock.c
romstage-y += romstage_fsp_params.c
diff --git a/src/superio/fintek/Makefile.mk b/src/superio/fintek/Makefile.mk
index 1c34f6d080..b9cfe4da5a 100644
--- a/src/superio/fintek/Makefile.mk
+++ b/src/superio/fintek/Makefile.mk
@@ -8,7 +8,6 @@ subdirs-y += f71808a
subdirs-y += f71859
subdirs-y += f71863fg
subdirs-y += f71869ad
-subdirs-y += f71872
subdirs-y += f81865f
subdirs-y += f81866d
subdirs-y += f81803a