From ef3f94a5db9228cc668a61bdd3065cd41da2fc55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Thu, 24 May 2018 02:02:42 +0300 Subject: Remove VIA C7 CPU support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib8c943e01ac293bdbf37f43ff72dbb636b46a8af Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/26681 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/cpu/via/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/via/Makefile.inc') diff --git a/src/cpu/via/Makefile.inc b/src/cpu/via/Makefile.inc index e11cb21347..d68ff6501f 100644 --- a/src/cpu/via/Makefile.inc +++ b/src/cpu/via/Makefile.inc @@ -1,2 +1 @@ -subdirs-$(CONFIG_CPU_VIA_C7) += c7 subdirs-$(CONFIG_CPU_VIA_NANO) += nano -- cgit v1.2.3