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/smsc/Makefile.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/superio/smsc/Makefile.inc') diff --git a/src/superio/smsc/Makefile.inc b/src/superio/smsc/Makefile.inc index 9442a9efde..86cf9c510f 100644 --- a/src/superio/smsc/Makefile.inc +++ b/src/superio/smsc/Makefile.inc @@ -1,9 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-only -subdirs-y += dme1737 subdirs-y += fdc37n972 -subdirs-y += lpc47b272 -subdirs-y += lpc47b397 subdirs-y += lpc47m10x subdirs-y += lpc47m15x subdirs-y += lpc47n207 @@ -15,5 +12,4 @@ subdirs-y += kbc1100 subdirs-y += mec1308 subdirs-y += smscsuperio subdirs-y += sio1036 -subdirs-y += sch4037 subdirs-y += sch5545 -- cgit v1.2.3