From 1b1b795f97d2aaa2c6104f164ed2b4e792895019 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sun, 9 Nov 2014 14:54:06 +0200 Subject: AGESA: Remove redundant Avalon support from Hudson MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Avalon support now lives under pi/avalon so we can restore Hudson to the state before it was added there. Change-Id: Id96973f3458fae162232c160e602595b58c43027 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/7389 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/southbridge/amd/agesa/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/southbridge/amd/agesa/Makefile.inc') diff --git a/src/southbridge/amd/agesa/Makefile.inc b/src/southbridge/amd/agesa/Makefile.inc index 35889c4e6e..fdd5d8047a 100644 --- a/src/southbridge/amd/agesa/Makefile.inc +++ b/src/southbridge/amd/agesa/Makefile.inc @@ -18,4 +18,3 @@ # subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AGESA_HUDSON) += hudson subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AGESA_YANGTZE) += hudson -subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AGESA_AVALON) += hudson -- cgit v1.2.3