From 77e27a7bb031314f99817bea5fa11826773b83ad Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 9 Aug 2020 15:32:02 +0200 Subject: superio/*/Makefiles: Remove non-existing directory inclusion Change-Id: I080f5b67c6e555fcc025ec11a1d15dddfe3a546d Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/44317 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/superio/Makefile.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/superio/Makefile.inc') diff --git a/src/superio/Makefile.inc b/src/superio/Makefile.inc index 2b52ca47d8..e874f3403e 100644 --- a/src/superio/Makefile.inc +++ b/src/superio/Makefile.inc @@ -2,14 +2,12 @@ subdirs-y += aspeed subdirs-y += fintek -subdirs-y += intel subdirs-y += ite subdirs-y += nsc subdirs-y += nuvoton subdirs-y += renesas subdirs-y += serverengines subdirs-y += smsc -subdirs-y += via subdirs-y += winbond ramstage-$(CONFIG_ARCH_RAMSTAGE_X86_32) += common/conf_mode.c -- cgit v1.2.3