From e4c73bb5baac96ca49c5dea1916dfcfbd1af2e26 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 17 Dec 2014 13:31:54 -0800 Subject: Drop VIA Epia mainboard .. and also drop the northbridge and southbridge used by the board. This is one of the last boards to not use ROMCC for romstage. Let's get rid of it. Change-Id: I0a864b2c4ce3eeb7d3e199944eedef0cd71a85e6 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/7853 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/northbridge/via/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/northbridge/via/Makefile.inc') diff --git a/src/northbridge/via/Makefile.inc b/src/northbridge/via/Makefile.inc index e311e4a2af..6c54bef8e8 100644 --- a/src/northbridge/via/Makefile.inc +++ b/src/northbridge/via/Makefile.inc @@ -1,4 +1,3 @@ -subdirs-$(CONFIG_NORTHBRIDGE_VIA_VT8601) += vt8601 subdirs-$(CONFIG_NORTHBRIDGE_VIA_VT8623) += vt8623 subdirs-$(CONFIG_NORTHBRIDGE_VIA_CN700) += cn700 subdirs-$(CONFIG_NORTHBRIDGE_VIA_CX700) += cx700 -- cgit v1.2.3