From 5cf4d0c14896bb80a4b70f97ae036f2255d2de85 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 5 Dec 2019 11:18:52 +0100 Subject: src/superio/via: Remove unused superio chips Change-Id: I248608361fcdc51ff435222d37c5bbc736b1947e Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37511 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held Reviewed-by: Angel Pons --- src/superio/via/Makefile.inc | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/superio/via/Makefile.inc (limited to 'src') diff --git a/src/superio/via/Makefile.inc b/src/superio/via/Makefile.inc deleted file mode 100644 index 890ed00fc0..0000000000 --- a/src/superio/via/Makefile.inc +++ /dev/null @@ -1,16 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 2009 Ronald G. Minnich -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; version 2 of the License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## - -subdirs-y += vt1211 -- cgit v1.2.3