From 05bb053e6356b30bfa2ae27d0b38e592e4c58111 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sun, 9 Jun 2024 21:56:45 +0200 Subject: tree: Drop non-existent directories from subdirs-y Change-Id: Icb9e72edf3a982a095dceee4da19f90c53fcddd0 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/83021 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/siemens/fa_ehl/Makefile.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard') 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 -- cgit v1.2.3