summaryrefslogtreecommitdiff
path: root/src/cpu
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/cpu
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/cpu')
-rw-r--r--src/cpu/Makefile.mk1
1 files changed, 0 insertions, 1 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